An open API service indexing awesome lists of open source software.

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

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)