Skip to content

A turn based game where players control a consortium of retail corporations to compete for market share.

Notifications You must be signed in to change notification settings

cliserkad/consortium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consortium

A turn based game where players control a consortium of retail corporations to compete for market share.

Play

Install Java 21 or later:
https://learn.microsoft.com/en-us/java/openjdk/download#openjdk-2103-lts--see-previous-releases
Download Latest Jar:
https://github.com/cliserkad/consortium/releases/latest/download/consortium.jar
Run the jar from a terminal:

java -jar consortium.jar

To run the server:

java -jar consortium.jar server

Build

Build from source:

git clone https://github.com/cliserkad/consortium
cd consortium
mvn clean package
cd target
java -jar consortium.jar

About

A turn based game where players control a consortium of retail corporations to compete for market share.

Topics

Resources

Stars

Watchers

Forks

Languages