Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/evanshortiss/pongjs

Version of pong developed using HTML5 canvas.
https://github.com/evanshortiss/pongjs

Last synced: 21 days ago
JSON representation

Version of pong developed using HTML5 canvas.

Awesome Lists containing this project

README

        

pongjs
======

Version of pong developed using HTML5 canvas. Pretty basic at this point but functional. Uses an MVC type structure.

Learned lots about the basics of the game and Canvas from Bill Mill's Tutorial