Skip to content

Piquipato/Monopoly-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Monopoly in Python

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...

Features

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

Tech

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.

Statistics

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

License

GNU - General Public License Version 3

About

Monopoly Simulator in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages