Skip to content

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

License

Notifications You must be signed in to change notification settings

daviddprtma/Monopoly-Game

Repository files navigation

Monopoly Game

Top Merit Prize Winner - Monopoly Game

C Windows Linux

Why Monopoly Game 🎮

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 💯❤️.

Installation

Note: For Windows User, You must download Chocolatery and MingW Installer to run the program

How to use this project?

  1. Clone this project
https://github.com/daviddprtma/Monopoly-Game.git
  1. Run the Makefile
make
  1. 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.

Makefile Targets:

all

Compiles all necessary files and creates .o files and places them in a folder called obj and makes Monopoly.exe

Monopoly

Directly compiles necessary files and creates Monopoly.exe

OFiles

Compiles all necessary files and creates .o files and places them in a folder called obj.

clean

Removes all .o and .exe files created during make all.

Demo Project

For the video demo project, you can see it in here:


IMAGE ALT TEXT HERE

List Of December Winner Hackathon

December Winner

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published