An open API service indexing awesome lists of open source software.

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

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.