HTML5 Games Collection
During my tutorials and book writings, I created different HTML5 games examples. And I would like to put all my games examples here.
Games
The games in this repo so far
Audio game with Audio tag
Originally designed from my book HTML5 Games Development by Examples: Beginner's guide and you can play this game here.
Car game with Box2D
Originally designed from my book HTML5 Games Development by Examples: Beginner's guide and you can play this game here.
Count99
Memory matching game with CSS3
Originally designed from my book HTML5 Games Development by Examples: Beginner's guide and you can play this game here.
Multiply Defense game with EaselJS
Ping Pong game with jQuery
Untagle game with Canvas
Originally designed from my book HTML5 Games Development by Examples: Beginner's guide and you can play this game here.
License
All game code here is under MIT license.