Skip to content

truhlikfredy/assignments-y1-monopoly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monopoly - java game

This is college's 1st year group project which implemented celtic tiger variant of Monopoly game. It's fully text based implementation writen in Java witch uses UTF-8 and ascii art as graphics. Contains full source and jar binaries as well, there are windows / unix scripts to run the binaries.

Authors: Anton Krug, Glen Malone, Heather Matthews, Dane McCloskey

Title screen image

Downloads

monopoly.zip

monopoly.tgz

Issues

Under windows command promt there is problems with UTF-8 encoded characters. Running it from inside Eclipse will resolve it.

Features

  • 2-4 players (hotseat, no networking support).
  • Ready to import Eclipse project (tested on Eclipse Kepler, Juno and Mars).
  • 100% implemented celtic tiger ruleset.
  • Load and save game.
  • Couple save files which are in middle of the game.
  • Debug options which allow re-creating any conditions inside the game. (debug allows cheating as well).
  • Ascii 3D and 2D dices.
  • Pseudo-graphical board rendering.
  • JUint tests.

Statistics

Number of Value
Classes 18
Methods 175
Lines of code 2522

Screenshots

3D dices

2D dices

2D dices

Debug options

Debug menu

About

College's 1st year group project which implemented Celtic Tiger variant of a Monopoly game.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages