Skip to content

Featured game: Tetris made by tutorial. My friend Nick and I made a new block (U-Block) and debug the code to add more features to the game.

License

Notifications You must be signed in to change notification settings

LQNguyen05-max/pygameTetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris Game

This is the implementation of Tetris game, coding in Python.

Need Python3, NumPy to installed.

  • 'TetrisMain.py' is the main application
  • 'scores.txt' is the text file to keep track of the score

Play manually

By playing manually, open the TetrisMain.py file

Play rules

Just like ordinary Tetris Game. Use the up, left, right, down. Press space to drop down the current shape. And of course, if you need to pause the game for a bathroom break, press P.

Make sure to have fun and enjoy Tetris.

About

Featured game: Tetris made by tutorial. My friend Nick and I made a new block (U-Block) and debug the code to add more features to the game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages