Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 728 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 728 Bytes

canvasFun

Some Javascript HTML5 Canvas code mostly used to create graphics and animations. Also, some game code utilizing game loop and handling keyboard input. Contains two chapters from Instant HTML5 2D Platformer.

Installation

Just run index.html or similar.

Usage

Works in Chrome. Should work elsewhere too.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate :)

License

MIT