/pytrix

A full featured TUI tetris game in python.

Primary LanguagePythonMIT LicenseMIT

pytrix

A full featured TUI tetris game in python. No dependencies, just run tetris.py and have fun.

Commands

  • Left and Right arrow keys: Move
  • Up arrow key: Rotate right
  • Z: Rotate left
  • Down arrow key: Drop faster.
  • Space: Drop all the way down.
  • Q: Quit.
  • Esc: Pause.