1 unstable release
0.3.0 | Jan 17, 2021 |
---|
#55 in #sdl2
30KB
873 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
~6.5–9MB
~156K SLoC