Play Neverball
Downloading...
Replays
Save or add some replays to see them here.
About the game
Play Neverball in your browser!
Neverball is a rolling ball game. Tilt the floor to roll, collect coins to unlock the goal and reach the goal before time runs out.
Technical info
This version of Neverball is built with Emscripten and gl4es:
Emscripten translates the game's source code into WebAssembly and provides the glue that allows Neverball code to run in the web browser.
gl4es provides the glue between the 1.x OpenGL API that Neverball uses and the GLES2 API that Emscripten and the modern browser provides.
You also have the freedom to run, study, modify, and distribute Neverball and its modified versions. Grab the source code here: neverball-source.zip