Skip to content

Repository files navigation

Tetris

Personal Tetris project with standard game features as well as restart, quit and global scoreboard updating. The scoreboard has built-in profanity checking to prevent malicious name submissions. The game can be played with a transparent background, although playing with a transparent background prevents keyboard input after attempting to submit a scoreboard name.

Controls

  • R: Restart the game if the game ends
  • ESC: Quit the application
  • W: Hard drop
  • S: Soft drop
  • A: Shift left
  • D: Shift right
  • Q: Rotate left
  • E: Rotate right
  • H: Hold Tetromino

About

The classical game Tetris programmed in Python with a Graphical User Interface (GUI) built from the BetterTkinter and Tkinter toolkits

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages