Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 424 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 424 Bytes

HTML5 Canvas Game

A minimal HTML5 Canvas game with JavaScript. A basic game framework and a simple game with a bouncing square in pure JavaScript.

This is a code example that belongs to the article: How To Make An HTML5 Canvas Game

How To Make An HTML5 Canvas Game