Skip to content

Eyenseo/Monopoly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monopoly

The project "Monopoly" was part of our second semester at the Hochschule Bremen in Media Computer Science (Medieninformatik). The goal was to have a working program, written in Java, with error-handling, file writing/-reading, GUI and network communication. We choose to write a game that's based on the original Monopoly.

Monopoly picture

The source needs to be compiled via javac. * The [master](https://github.com/Eyenseo/Monopoly/tree/master) branch is in the state the project was rated. * The [MilestoneThree](https://github.com/Eyenseo/Monopoly/tree/MilestoneThree) branch will be extended with the implemented network functionality. The sources of the [Client](https://github.com/Eyenseo/Monopoly/tree/MilestoneThree/Monopoly/Client) and [Server](https://github.com/Eyenseo/Monopoly/tree/MilestoneThree/Monopoly/Server) are depending on the classes in [Shared](https://github.com/Eyenseo/Monopoly/tree/MilestoneThree/Monopoly/Shared) - make sure to setup the building environment that way.

####Team Pucky, jpsh and Eyenseo

Releases

No releases published

Packages

No packages published

Languages