tetris-0.1.0 is not a library.
Tetris RS
Play Tetris written in Rust

Features
- Color Themes
- Classic (Default)
- Neon
- Pastel
- Localization (4 Languages)
- English (Default)
- Hebrew
- Russian
- Ukrainian
Installation
All installation steps require the cloned repository.
Clone the repository
Run without building
Build for development
Install globally
This installs:
- Binary to
/usr/local/bin/tetris - Language files to
/usr/share/tetris/lang/
Uninstall
Configuration
Settings are stored at ~/.config/tetris/tetris.toml
[!NOTE] To reset your settings, delete the config file and restart the game:
Controls
- ← → : Move left/right
- ↓ : Soft drop
- ↑ : Rotate
- Space : Hard drop
- Q : Quit game
License
Free to modify and distribute. Do not claim as your own work or sell commercially.