Skip to content

An ultimate upgrade for the canvasrenderingcontext2d

License

Notifications You must be signed in to change notification settings

RoryDuncan/aghs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aghs

Aghs is a 2D coffeescript game framework, with a straight-forward plugin system.

Aghs intends to provide

  • A simple and sane API (inspired by the great canvasquery.js)
  • An inviting plugin-system

Roadmap

  • Cartesian World Plugin
  • GameState Plugin
  • Keyboard Plugin
  • Documentation and Annotated Source
  • Tweening Plugin
  • Asset Loader
  • Audio Plugin
  • Color Plugin
  • Entity and Component Plugin
  • Additional Output Builds
  • Effects Plugin
  • Local Storage Plugin
  • Web Socket Plugin / Web Server Plugin
  • GUI plugin
  • Gamepad and Controller plugins

... yep.

Webkit focus

Aghs is focused on functioning on primarily webkit-based engines.