teki-common

Crates.ioteki-common
lib.rsteki-common
version0.3.0
sourcesrc
created_at2021-01-17 20:36:57.922375
updated_at2021-01-17 20:36:57.922375
descriptionTouhou-style shoot'em up
homepage
repositoryhttps://github.com/o2sh/teki/tree/main/common
max_upload_size
id343270
size9,747
Ossama Hjaji (o2sh)

documentation

README

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

cargo fmt