Play Big 2 against agents trained with deep reinforcement project (see this project for more details). Rules can be found here.
Currently hosting an online version at: https://big2-rl-4ba753215e7b.herokuapp.com/game
But if this ever goes down this should allow you to deploy and run the web-app locally. Tested using Python 3.8.5, run pip install -r requirements.txt
, then run python manage.py runserver
.