https://github.com/mustafahakkoz/monopoly
Text-based Monopoly Game in Java
https://github.com/mustafahakkoz/monopoly
design-patterns oop simulation
Last synced: 10 months ago
JSON representation
Text-based Monopoly Game in Java
- Host: GitHub
- URL: https://github.com/mustafahakkoz/monopoly
- Owner: mustafahakkoz
- Created: 2019-02-06T19:12:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-03T19:56:26.000Z (almost 7 years ago)
- Last Synced: 2025-03-23T01:45:41.066Z (about 1 year ago)
- Topics: design-patterns, oop, simulation
- Language: Java
- Homepage:
- Size: 1.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## MONOPOLY GAME in java
2018-2019 fall CSE3063 - Object Oriented Software Design Project-1
150116065 Deniz Arda Gürzihin
150117509 Mustafa Abdullah Hakkoz
150115841 Erman Kundakcıoğlu
A command line based Monopoly game in java with OOP and design pattern principles.
## [first iteration](https://github.com/mustafahakkoz/monopoly/tree/master/iteration1): 02.11.2018
## [second iteration](https://github.com/mustafahakkoz/monopoly/tree/master/iteration2): 08.12.2018
## [manual](https://github.com/mustafahakkoz/monopoly/blob/master/MANUAL.txt)