https://github.com/gabrieledarrigo/pong
html5 pong game
https://github.com/gabrieledarrigo/pong
game javascript pong
Last synced: 7 months ago
JSON representation
html5 pong game
- Host: GitHub
- URL: https://github.com/gabrieledarrigo/pong
- Owner: gabrieledarrigo
- Created: 2012-08-12T09:54:14.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-08-12T10:59:25.000Z (about 13 years ago)
- Last Synced: 2025-01-24T10:08:20.978Z (9 months ago)
- Topics: game, javascript, pong
- Size: 13.9 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pong
====
Html 5 pong game;
core engine is from HTML5 Games Development by Example: Beginner's Guide book by
Makzan.
Game is updated with increased difficulty after n time, win condition, and sound features.