They always say that the best way to learn a new language is to write a Tetris clone in it.It seems there's few Tetris clones written in Rust, so I decided to write one myself.
just download and cargo run
clone https://github.com/Lambert-Rao/RsTetris.git
cd RsTetris
cargo run
or download the latest release
- add async timer
- dynamic difficulty levels
- shadow tetrominio
- add docs
- add settings
- add Chinese language support
All kind of contributions are welcome. I'm still a green hand in rust, so if you have any suggestions, please let me know.