1 unstable release

0.3.0 Jan 17, 2021

#724 in Graphics APIs

30 downloads per month
Used in teki-ecs

MIT license

10KB
288 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

~2.6–4MB
~73K SLoC