-
Notifications
You must be signed in to change notification settings - Fork 1
mkrause/webgame.js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
WebGame.js # Overview This framework is intended to make it easier to write games using JavaScript and HTML5's 2D Canvas drawing API. In particular, the framework currently takes care of the following things: - Game loop and timing - User events - Resource management (image and audio loading) Future versions may also also provide useful abstractions for things like drawing and animation. # Examples/demo See the tests/ directory for some simple examples, including a basic pong game written using WebGame.js.
About
Basic 2D game framework using HTML5 canvas
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published