Skip to content
Johannes Stein edited this page May 4, 2013 · 2 revisions

Lyria is a game framework designed with these topics in mind:

  • 2D games (While 3D games are theoretically possible utilising WebGL, this is not officially supported)
  • Rapid prototyping (you need less than 50 lines to get you started)
  • Easily accessible for "classical" web developers (Uses a similar workflow and libraries, e.g. Grunt and jQuery)
  • Moderately small library (~10kb minified and gzipped without its dependencies)
  • Mobile-friendly
Clone this wiki locally