Ross ROSS = Recommend OSS · open-source software intelligence for agents

tsherif/space-shooter.c

A cross-platform, top-down 2D space shooter written in C using only platform libraries. observed · 2026-08-28

github.com/tsherif/space-shooter.c · homepage · C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1861
  • days_rel: n/a
  • days_push: 1468
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1375 stars · 78 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A cross-platform, top-down 2D space shooter written in standard C11 using only platform libraries (Win32/Xlib/Emscripten, OpenGL, XAudio2/ALSA/OpenAL). It serves as a demonstration of building a complete game without third-party dependencies.

Use cases

  • play a lightweight 2D space shooter on Windows, Linux, or in the browser
  • learn how to write a cross-platform game in pure C with no third-party libraries
  • study platform abstraction layers for graphics, audio, and input
  • compile a C game to WebAssembly with Emscripten
  • explore game architecture documented from scratch

When to choose

  • you want a dependency-free example of game development in C
  • you need a small 2D game that runs natively on Windows and Linux or in a web browser
  • you are learning low-level game programming inspired by Handmade Hero

When to avoid

  • you need a full-featured game engine or production game framework
  • you need macOS support, which is not yet implemented
  • you want a project that accepts external contributions
  • you prefer working with established game engines like Unity, Godot, or SDL

Facets

application · maturity maintenance

game-engine graphics audio-processing cross-platform windows wasm c space-shooter c11 opengl emscripten platform-libraries 2d-game game game-development linux

2 sources

Member repositories

RepositoryRoleHealth v2
tsherif/space-shooter.cmain32

For agents

markdown · JSON · MCP: product_card(name="tsherif/space-shooter.c")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem