Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 379 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 379 Bytes

Elyssa

CoffeeScript game engine for the web - Part of the Elysion game engine family (see https://github.com/elysion-powered/spec for the specification.)

Elyssa uses HTML5 Canvas by default, but an experimental DOM backend exists

Requirements:

  • Modern browser (IE 9 and above)

Plans:

  • Refactor to use PIXI
  • Support for CommonJS-style modules, AMD and global object