You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
src | 1 year ago | |
.gitignore | 2 years ago | |
Cargo.toml | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 1 year ago |
README.md
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.