Skip to content

A tetris clone with a built in theme creator and multiplayer(to be added)

License

Notifications You must be signed in to change notification settings

agnirudrasil/tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

This project is not complete yet.

Things to be added

  • Multiplayer Component
  • Finish the theme creator
  • Add documentation and images

Instructions To Run

  • Make sure you have python installed(>3.6). If not you can download python from here.
  • First install dependencies by running the following command in your terminal in the directory where you cloned the project
pip install -r requirements.txt
  • Then run the following command to start the program
python -m scripts

Controls:

  • Arrow keys to move around
  • X and Z or left and right arrows to rotate
  • C to hold

About

A tetris clone with a built in theme creator and multiplayer(to be added)

Resources

License

Stars

Watchers

Forks

Releases

No releases published