Game in which some bots have to pick most of the laptops or beer chops to win.
This is a project done in the pycamp held at Baradero 2017.
pip install -r requirements.txt
python choppycamp.py
python choppycamp.py --player-x priority_bot --player-y normal_bot --fps 10 --max-turns 1000 --rooms 4
python choppycamp.py --help
- Remember the game was written in python 3