kripken/BananaBread
BananaBread is a C++ 3D game engine that runs on the web using JavaScript+WebGL+HTML observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5289
- days_rel: n/a
- days_push: 1555
- n_releases_24m: 0
Adoption not part of the score
1451 stars · 368 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
BananaBread is a port of the Cube 2/Sauerbraten C++ 3D game engine and first-person shooter to the web, compiled to JavaScript/WebAssembly and WebGL via Emscripten. It runs entirely in the browser using standard web APIs, with an in-game editor, bot AI, and various visual effects.
Use cases
- run a 3d first person shooter in the browser
- port a c++ game engine to webassembly
- embed a webgl fps demo in a website
- experiment with emscripten c++ to javascript compilation
- mod a browser-based 3d game with custom maps
When to choose
- you want a complete browser-based FPS using only standard web APIs
- you need a reference for compiling C++/OpenGL games to WebAssembly with Emscripten
- you want to mod a lightweight 3D engine with in-game editing
When to avoid
- you need active maintenance or multiplayer support - the project is abandoned and its fork cfoust/sour is the continuation
- you need a modern production game engine with tooling and community support
- you target platforms other than the browser
Facets
library · maturity abandoned
game-engine graphics simulation web-development graphics browser wasm cpp emscripten webgl fps cube2-sauerbraten port first-person-shooter game-development web-server
1 source
- readme: https://github.com/kripken/BananaBread · fetched 2026-08-28 · e1bad7e3557a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kripken/BananaBread | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="kripken/BananaBread")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem