SkillAgentSearch skills...

Monopoly

Monopoly game implementation in Python using Tkinter

Install / Use

/learn @jayanthh71/Monopoly
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

<img width="642" alt="image" src="https://github.com/jayanthh71/monopoly/assets/134786265/7d12db70-5008-48fa-8c30-8fdfac483c6a"> <img width="642" alt="image" src="https://github.com/jayanthh71/monopoly/assets/134786265/a7dd6576-78a2-43ef-b0f3-f047a48210e0"> <img width="642" alt="image" src="https://github.com/jayanthh71/monopoly/assets/134786265/922f149d-b938-4f14-85a1-9f782437fb77"> <img width="642" alt="image" src="https://github.com/jayanthh71/monopoly/assets/134786265/5ee93059-9ac0-4d5b-8179-060f4db75624"> <img width="642" alt="image" src="https://github.com/jayanthh71/monopoly/assets/134786265/e2c705cd-ee6e-4f77-8f48-516c59284c82"> <img width="642" alt="image" src="https://github.com/jayanthh71/monopoly/assets/134786265/e13eeb38-0ffe-4307-9db3-2a17753b571a"> <img width="642" alt="image" src="https://github.com/jayanthh71/monopoly/assets/134786265/60e1a09f-e1f4-4fb0-a595-ff49731fab80"> <img width="642" alt="image" src="https://github.com/jayanthh71/monopoly/assets/134786265/0853a140-e043-4fa0-9554-c75fd9469460">
View on GitHub
GitHub Stars23
CategoryDevelopment
Updated3mo ago
Forks2

Languages

Python

Security Score

92/100

Audited on Dec 12, 2025

No findings