/JBMonopoly

An unfinished monopoly-like game implemented by Pygame

Primary LanguagePythonMIT LicenseMIT

JBMonopoly

An unfinished monopoly-like game implemented by Pygame

Getting Started

This game is implemented and tested under python 3.7.3 and pygame 1.9.6.

How to install

git https://github.com/ShawYN/JBMonopoly.git

Install pygame

If already has pygame in the python environment, this step can be skipped.
pip install pygame

How to run

cd JBMonopoly
python main.py

Executable file available!

Simply download and run the .exe file