Skip to content

dineshkummarc/html5-game-bootstrap

 
 

Repository files navigation

HTML5-Game-Bootstrap

This is not a library, instead it is a set of existing libraries put together to create a bootstrap for creating web-based games.

Main technologies are canvas for graphics, Box2D for physics, JSON with preloading for architecture, and a simple event-system for modularity. JavaScript is used for logic, but these files are also preloaded.

Libraries

  • EaselJS - Graphics and animations (canvas).
  • PreloadJS - Preloading JSON and JavaScript files.
  • Box2d.js - JavaScript port of Box2D.
  • Trolley - Utility library for Box2d.js, also used to build box bodies from JSON.
  • Kibo - Keyboard input.

About

Existing libraries put together to create a bootstrap for creating web-based games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published