8000 GitHub - EkSulfur/monopoly: The hit game Monopoly implemented in Python using tkinter with scalable page
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

The hit game Monopoly implemented in Python using tkinter with scalable page

License

Notifications You must be signed in to change notification settings

EkSulfur/monopoly

 
 

Repository files navigation

Overview

Monopoly game implementation in Python made for a school project :)

  • It has most of the features of the original Monopoly combined with some modifications inspired by Monopoly Cheater's Edition.

  • Has MySQL integration to save upto 4 game instances for later use.

  • Can be played with upto 4 people, can be played against PC as well.

  • Missing features include property trading, hotels and mortgages (Might get added in a future update).

Dependencies

Running

pip install -r requirements.txt
python monopoly.py

Gallery

image image image image image image image image

About

The hit game Monopoly implemented in Python using tkinter with scalable page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0