Monopoly is a traditional multiplayer economics-themed board game. In the game, players roll two dice to move around the game board, buying and trading properties and developing them with houses and hotels. Players collect rent from their opponents and aim to drive them into bankruptcy. Money can also be gained or lost through Chance and Community Chest cards and tax squares. Players receive a salary every time they pass "Go" and can end up in jail, from which they cannot move until they have met one of three conditions. House rules, hundreds of different editions, many spin-offs, and related media exist. With this monopoly game, stackie can play & collect their money to buy or rent their properties. Enjoy the game 💯❤️.
Note: For Windows User, You must download Chocolatery and MingW Installer to run the program
How to use this project?
- Clone this project
https://github.com/daviddprtma/Monopoly-Game.git
- Run the Makefile
make
- Run on your terminal
Monopoly.exe
Note: For Windows User, if you want to run into powershell, then you must do this:
.\Monopoly.exe
NOTES: Before running the program, make sure command prompt is maximised and in full screen for best experience. Failure to do so can result undesirable outputs. Some screen resolutions are not supported.
Compiles all necessary files and creates .o files and places them in a folder called obj and makes Monopoly.exe
Directly compiles necessary files and creates Monopoly.exe
Compiles all necessary files and creates .o files and places them in a folder called obj.
Removes all .o and .exe files created during make all
.
For the video demo project, you can see it in here: