va9id / monopoly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monopoly

The popular game Monopoly but in Java! The game was developed collaboratively for a university project.

Usage

  • Prerequisite: Java
  • Download the project zip file, unzip, and navigate to the jar file using the following command:
cd out/artfacts/Monopoly_jar
  • Execute the JAR file
java -jar Monopoly.java

Customization

Addtional details about how to play the game can be found in the user manual. The game can be customized with custom property names and currency. International customization options of the game can be imported within the JSON files found under main/out/production/SYSC3110Project/customization.

About


Languages

Language:Java 100.0%