Skip to content

rishis07/tetris-pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

Juego creado durante los vivos de twitch.

para poder correr este programa debes tener poetry y hacer.

poetry install.
poetry run python tetris/main.py

todo

  • Fix rotation position when there are other blocks in the grid.
  • Implement full row logic.
  • Add the rest of the blocks.
  • Add incoming block.
  • Add endgame.
  • Add score.
  • Add different scenes.
    • Add game over scene and continue
  • Improve UI
  • [] Fix IBlock rotation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages