1 unstable release
0.3.0 | Jan 17, 2021 |
---|
#783 in Graphics APIs
Used in teki-ecs
10KB
288 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
~2.6–4MB
~77K SLoC