Skip to content

A terminal based implementation of Monopoly in Python

License

Notifications You must be signed in to change notification settings

kyluca/pythonopoly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pythonopoly

A terminal based implementation of Monopoly in Python.

Inspired by the terminal game monop from the bsdgames package, pythonopoly will offer a high level of customisation and configuration :)

Installation

pip install pythonopoly

Documentation

Full documentation will be available soon.

Running

pythonopoly

Contributing

Instructions on contributing will be available soon.

TODO

These are some things that will be implemented soon:

  • readthedocs integration
  • Use GitHub issues for issue/todo tracking
  • Ability to save/load games
  • Rich terminal experience using prompt_toolkit
  • Full customisation over game rules via setup 'wizard' or json/yaml config
  • Custom boards
  • Incorporate expected probabilities for landing on squares (as a HUD type thing?) etc using stats from this website

About

A terminal based implementation of Monopoly in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published