1 unstable release

0.3.0 Jan 17, 2021

#54 in #sdl2

MIT license

30KB
873 lines

Teki ()

crates MIT

Touhou-style shoot'em up written in Rust using legion and sdl2.

Play online!

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

~5.5–7.5MB
~132K SLoC