/Yatzy-Contest

Build your own AI and beat your manual score!

Primary LanguagePython

Yatzy-Contest

Build your own AI and beat your manual score!

There is a single class, Game, which contains all the needed methods. A single player (manual) game is found in yatzy_manual_round.py for reference.

If you make your own Yatzy-solver, go on and push it to this repo :)