ia-tetris

Projecto de InteligĂȘncia Artificial 2021 - Tetris

Image

How to install

Make sure you are running Python 3.7 or higher

$ pip install -r requirements.txt

Tip: you might want to create a virtualenv first

How to run

open 3 terminals:

$ python3 server.py

$ python3 viewer.py

$ python3 client.py