Monopoly in Python project which aims to simulate Monopoly Board Game. The Goals of this Project are:
- Simulating Monopoly using the Python interpreter (3.6.2 version).
- Programming Basic Artificial Intelligence which are able to play on their own.
- Making the Program gather statistical data about the games being simulated.
- Making it Playable by Humans too (after achieving the rest of the goals):
- Local Games
- Multiplayer Games
- Making it cross-plataform:
- PC - Main Plataform
- Smartphones and Tablets - Android, iOS, Windows Phone...
The Idea is to make a Simulator which can simulate real life Matches. So to do that I thought of different things:
- Programming a lot of options to configure personalized matches, in which you are able to play with the rules you want:
- Original Rules
- Betting for Streets
- Insane Lotteries
- Advanced Property Trading Plataform - Plataform to trade properties with other players:
- Money
- Streets
- Loans
The Software used in this proyect listed below:
- Python - This is an open-source coding language which is characterized by its simplicity and its potential to do big projects.
The Statistics which the Program will to do will be linked in this section. For those who are interested on them.
Statistics | Link |
---|---|
General | |
Streets | |
Money | |
Hotels |
GNU - General Public License Version 3