slint-tetris
slint-tetris copied to clipboard
Tetris game made with Slint
Tetris Slint
A Tetris remake that's using Slint for the user interface. web-demo
Showcase
v1
v2 Light
v2 Dark
Usage
cargo run
Controls
- Move right and left:
Q - D / ← - →
- Rotate right:
Z / ↑ / C
- Rotate left:
X
- Drop:
S / ↓
- Hard-drop:
<Space>
- Hold:
H
Next Steps
- Add a level system to gradually increase speed
- Add touch buttons
Credits
Thanks to Wimble for this amazing Tetris UI design