yatzy game writen in python, can handle as many players you would like!
I designed this code so the game is decoupled from the UI, so it can be used with web based UI or windows UI
The purpose of building this program was to cure my boredom...
https://github.com/eli-reid/yatzy/
run main.py and have fun its YATYZY
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.