tetris/README.md
2022-07-23 09:41:28 -07:00

374 B

tetris

Keybinds can be edited in ~/.config/tetris/binds.toml.

Default bindings:

  • Clockwise rotation: 'x' or up arrow
  • Counterclockwise rotation: 'z'
  • Hard drop: spacebar
  • Soft drop: down arrow
  • Hold: 'c'
  • Move left: left arrow
  • Move right: right arrow
  • Quit: 'q'
  • Pause: '`' (backtick)

The pause menu will also show the currently selected bindings.