Skip to content

catfoolyou/BananaBread-Cube2

 
 

Repository files navigation

BananaBread

Bot deathmatch in the browser used to kill time in free period.

The whole point of this project was to get a working and unblocked web client of Kripken's original BananaBread game. All credit goes to Kripken for making the web port of Cube2.

From the original README:

A port of the Cube 2/Sauerbraten 3D game engine/first person shooter to the web, compiling C++ and OpenGL to JavaScript and WebGL using Emscripten.

Cube 2 is a compact and efficient 3D game engine. By compiling it to JavaScript and WebGL you can run a complete first person shooter in your web browser, using only standard web APIs and without any plugins.

See the FAQ.

The original source code of the project can be found here: https://github.com/kripken/BananaBread

This is a full build of BananaBread, built with -s BINARYEN=1 -s "BINARYEN_SCRIPTS='spidermonkify.py'"

Releases

No releases published

Packages

No packages published

Languages

  • WebAssembly 86.7%
  • JavaScript 13.1%
  • HTML 0.2%