Skip to content

makzan/HTML5-Games-Examples

Repository files navigation

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.

Thomas Mak (Makzan)

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

Count 99 screen

Memory matching game with CSS3

Memory matching game screen

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

Multiple-Defense game screen

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.

Untangle game screen

License

All game code here is under MIT license.