teki

Crates.ioteki
lib.rsteki
version0.2.0
sourcesrc
created_at2020-12-24 10:45:24.70959
updated_at2021-01-06 01:20:36.374586
descriptionTouhou-style shoot'em up
homepage
repositoryhttps://github.com/o2sh/teki
max_upload_size
id326867
size1,124,712
Ossama Hjaji (o2sh)

documentation

README

Teki ()

crates MIT

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
Commit count: 133

cargo fmt