TertisAI_video.mp4
This is a bot for the game Tetris. It only works on this website
Our higgest score is 10.5 million points.
-
Install Python 3.6 or higher
-
Run the following command in the terminal:
pip install -r requirements.txtWe recommend running a python venv you can find info on how to launch one here
- Update the pixel values for the game in the
config.pyfile.
- Run the following command in the terminal:
python3 main.py2*. if you get an error related to the self.color_to_piece dictionnary then you need to update the color values in the config.py.






