A Python framework to allow AI algorithms to compete at playing Monopoly.
See the project's GitHub Pages for details.
When working with this project, be careful when pulling the repo. If you choose to download it as a .zip, you will likely encounter an "Invalid VCS root mapping" error. There are two ways to resolve this issue.
METHOD 1 (KEEP THE ZIP):
- Find your directory on your machine
- Go into the ".idea" folder
- Delete the "vcs.xml" file
- Rebuild your project
METHOD 2 (GET RID OF THE ZIP):
- Delete your local repo
- Clone and directly pull Monopyly
- Make sure your gpath is pointing to the right path