Skip to content

tpg-tetris-ia_equipa_21 created by GitHub Classroom

License

Notifications You must be signed in to change notification settings

eva-pomposo/tetris-ia-project

 
 

Repository files navigation

ia-tetris

Projecto de Inteligência Artificial 2021 - Tetris

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 play

open 3 terminals:

$ python3 server.py

$ python3 viewer.py

$ python3 client.py

to play using the sample client make sure the client pygame window has focus

Keys

Directions: arrows

Debug Installation

Make sure pygame is properly installed:

python -m pygame.examples.aliens

Tested on:

  • OSX Big Sur 11.6

Commands to update from the main repository

About

tpg-tetris-ia_equipa_21 created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.9%
  • HTML 3.1%
  • CSS 1.1%
  • Shell 0.9%