Skip to content

niharl/Pygame-Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

An implementation of Tetris with Pygame.

Set-up

This version of Tetris runs on Python 3.8 and Pygame 2.0.

To install Pygame, run the following command in the terminal:

pip3 install pygame

To run, simply run the tetris.py file.

Gameplay

SPACE - start a new game

P - pause/play

←/→ - move current block left/right

↑ - hard drop

↓ - soft drop

R - rotate current block clockwise

Interface screenshots

Gameplay

Paused

Game Over

Authors

  • Nihar Lohan - May 2020

About

An implementation of Tetris with Pygame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages