Action | Key |
---|---|
Left | Left |
Right | Right |
Soft Drop | Down |
Hard Drop | Up |
Rotate | Z & X |
Action | Button |
---|---|
Left | D-Pad Left |
Right | D-Pad Right |
Soft Drop | D-Pad Down |
Hard Drop | D-Pad Up |
Rotate | A & B |
You should have libsdl2 installed on your system.
Clone the Git repository and from the root of the project directory, run:
cargo build
Add the --release
flag to create an optimized build.
- Options menu
- Advanced Tetris Techniques (e.g.: T-spins)
- Animations & UX Love
- Local multiplayer (vs. AI & another person)
- Network multiplayer