Neha Patil (Editor)

Gamvas

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Platform
  
HTML5

License
  
MIT license

Type
  
Game engine

Gamvas is an 2D HTML5 game engine for the canvas element. Gamvas tries to reduce low level tasks for the developer by providing a general game programming framework with game states, actors, actor states, cameras and Box2D physics integration. It is developed by the author of the MIT licensed C/C++ game engine Sge2d and shares many ideas with it.

Contents

Licensing

As of June 07, 2012 Gamvas is available under open source MIT license without feature limitation. Before this it was available in a lite version free for non commercial use and a pro version with enhanced features and the right to use it in commercial projects.

Example

The following example is a very basic hello world running with a constant frame rate:

References

Gamvas Wikipedia