# HTML5-Games-Examples
**Repository Path**: yl3021027861/HTML5-Games-Examples
## Basic Information
- **Project Name**: HTML5-Games-Examples
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-05-05
- **Last Updated**: 2025-01-04
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 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)](http://makzan.net/)
## 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](http://makzan.net/works/book-html5-games-dev-by-examples/) and you can [play this game here](http://42games.net/html5/audio-game/).
### Car game with Box2D
Originally designed from my book [HTML5 Games Development by Examples: Beginner's guide](http://makzan.net/works/book-html5-games-dev-by-examples/) and you can [play this game here](http://42games.net/html5/box2d-car-game/).
### Count99

### Memory matching game with CSS3

Originally designed from my book [HTML5 Games Development by Examples: Beginner's guide](http://makzan.net/works/book-html5-games-dev-by-examples/) and you can [play this game here](http://42games.net/css3memory/).
### 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](http://makzan.net/works/book-html5-games-dev-by-examples/) and you can [play this game here](http://42games.net/html5/untangle/).

## License
All game code here is under MIT license.