Skip to content

dferendo/Monopoly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monopoly

A Monopoly implementation using C++. This project was aimed as a practice for Object Oriented design and programming. Some assumptions regarding the rules of the game were made which can be seen in the user manual.

Design

The following shows the UML diagram for the project.

Image

Image

Image

License

This project is licensed under MIT. The game is taken from https://www.hasbro.com/en-us/brands/monopoly.

Future Updates

The implementation will be made on QT to allow GUI to play the game (some time in the near future) to learn/practice QT. Currently, the game can only be played in a console based system.

About

Monopoly using C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published