Skip to content

jbouny/runrun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RunRun

A simple try of an entire procedural game in WebGL.

Demo

http://jeremybouny.fr/runrun/

Features

  • Excessive use of procedural generation (terrain, animals, trees, platforms, etc.)
  • 2D Physics Engine Box2D (Emscripten version)
  • WebGL with Three.js
  • Pseudo random with Mersenne Twister
  • Terrain generation with Terrain-Generator (https://github.com/jbouny/terrain-generator)
  • 3D models from ROME (http://ro.me)

Screenshot

Alt text

About

A simple try of an entire procedural game in WebGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published