An AI that plays Tetris using reinforcement learning
- Legally obtain a tetris ROM (.gb file) and put it in the
roms
directory - Install Python (currently only tested with 3.10)
- Install the project requirements
pip install -r requirements.txt
$ python train.py