Skip to content

MutatedGamer/pyTris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyTris

the Python Tetris Clone

Requirements

  1. Make sure you have pygame installed and up to date

Instructions

  1. Open the game with python tetris.py

Controls

  1. Move left/right with arrow keys
  2. Hard drop the piece ith the up arrow key
  3. Make the piece fall faster by holding down array key
  4. Rotate CW with the r key
  5. Rotate CCW with the q key
  6. Hold with the spacebar

To-Do

  1. Give visual indicator of clearing lines
  2. Make UI better
  3. Add menus possibly?
  4. Add controller support
  5. Add "lock delay" when piece touches bottom where you can still rotate/move piece

About

Tetris clone made with PyGame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages