2 unstable releases
0.2.0 | Jan 6, 2021 |
---|---|
0.1.0 | Dec 24, 2020 |
#814 in Graphics APIs
1MB
839 lines
Teki (敵)
Touhou-style shoot'em up written in Rust using legion and sdl2.
Building
Since teki depends on SDL2, you first need to install the SDL2 development libraries.
Once SDL2 is set up, you can build and run the app simply using:
cargo run
How to play (Control)
- Arrow key : Move left, right, up or down
- Space key : Shoot a bullet
Dependencies
~21MB
~431K SLoC