https://github.com/fcrozetta/text-based-monopoly
Simple game created in Python 3 for my cousin. This code is buggy, and i'm not really proud of it ... but it works.
https://github.com/fcrozetta/text-based-monopoly
Last synced: 8 months ago
JSON representation
Simple game created in Python 3 for my cousin. This code is buggy, and i'm not really proud of it ... but it works.
- Host: GitHub
- URL: https://github.com/fcrozetta/text-based-monopoly
- Owner: fcrozetta
- License: mit
- Created: 2015-09-15T18:41:19.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-10-17T18:42:45.000Z (over 9 years ago)
- Last Synced: 2024-12-28T01:33:03.812Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Text-Based-Monopoly
Simple game created in Python 3 for my cousin. This code is buggy, and i'm not really proud of it ... but it works.
This was my first python project, so you will find tests and some non pythonic code. Feel free to correct Bugs, and implement new features