Teki (敵)
Teki is an open-source fangame of the Tōhō series, written in Rust using SDL2 and OpenGL.
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
- The Arrow Keys move the character around
- Z causes a short barrage of shots to be fired; it may be held down for rapidfire
- X releases a bomb, also known as a Spell Card (presuming that any are left)
- Esc pauses the game and brings you to the in-game menu