All Projects → o2sh → teki

o2sh / teki

Licence: other
Touhou-style shoot'em up

Programming Languages

rust
11053 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to teki

Tmxlite
lightweight C++14 parser for Tiled tmx files
Stars: ✭ 248 (+313.33%)
Mutual labels:  sdl2
nox-decomp
Unofficial Nox (2000) port to Linux using decompiled code from https://playnox.xyz
Stars: ✭ 21 (-65%)
Mutual labels:  sdl2
SDL net
A simple, cross-platform wrapper over TCP/IP sockets.
Stars: ✭ 93 (+55%)
Mutual labels:  sdl2
SDL image
Image decoding for many popular formats for Simple Directmedia Layer.
Stars: ✭ 325 (+441.67%)
Mutual labels:  sdl2
ray-tracing
This is a go implementation of the "Ray Tracing in One Weekend" book
Stars: ✭ 37 (-38.33%)
Mutual labels:  sdl2
cubosphere-code
3D puzzle game restored from ashes (code base)
Stars: ✭ 17 (-71.67%)
Mutual labels:  sdl2
Haskanoid
A breakout game in Haskell using SDL and FRP, with Wiimote and Kinect support.
Stars: ✭ 242 (+303.33%)
Mutual labels:  sdl2
sdl stb font
Renders text using STB_Truetype in pure SDL
Stars: ✭ 40 (-33.33%)
Mutual labels:  sdl2
helloworld-sdl2-opengl-emscripten
Basic program that uses SDL2+OpenGL, compiling both locally and via emscripten
Stars: ✭ 71 (+18.33%)
Mutual labels:  sdl2
TouhouRPC
TouhouRPC is a program that creates a Discord Rich Presence status for Touhou games.
Stars: ✭ 59 (-1.67%)
Mutual labels:  touhou
Universal-THCRAP-Launcher
Basic Universal Launcher for https://github.com/thpatch/thcrap
Stars: ✭ 32 (-46.67%)
Mutual labels:  touhou
hypseus-singe
Hypseus is a SDL2 version of Daphne and Singe. Laserdisc game emulation.
Stars: ✭ 86 (+43.33%)
Mutual labels:  sdl2
brogue-android-port
Brogue Android Port
Stars: ✭ 47 (-21.67%)
Mutual labels:  sdl2
Dome
A lightweight game development environment where games can be written in Wren
Stars: ✭ 251 (+318.33%)
Mutual labels:  sdl2
shiromino
A fast-paced puzzle game with roots in the arcade.
Stars: ✭ 28 (-53.33%)
Mutual labels:  sdl2
Nothing
A simple platformer about nothing
Stars: ✭ 249 (+315%)
Mutual labels:  sdl2
galangua
2D shoot 'em up game, written in Rust
Stars: ✭ 33 (-45%)
Mutual labels:  sdl2
MinecraftC
A Raytraced Minecraft Classic 0.0.30a port to C
Stars: ✭ 250 (+316.67%)
Mutual labels:  sdl2
gnuboy
latest version of original laguna source, with a handful fixes for modern compilers and systems
Stars: ✭ 70 (+16.67%)
Mutual labels:  sdl2
gameframework2d
Core Example Program for 2D Game Programming Class
Stars: ✭ 16 (-73.33%)
Mutual labels:  sdl2

Teki ()

Teki is an open-source fangame of the Tōhō series, written in Rust using SDL2 and OpenGL.

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)

  • 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].