Crates.io | teki |
lib.rs | teki |
version | 0.2.0 |
source | src |
created_at | 2020-12-24 10:45:24.70959 |
updated_at | 2021-01-06 01:20:36.374586 |
description | Touhou-style shoot'em up |
homepage | |
repository | https://github.com/o2sh/teki |
max_upload_size | |
id | 326867 |
size | 1,124,712 |
Touhou-style shoot'em up written in Rust using legion and sdl2.
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