Hey, it has been awhile since I stopped by here. Recently I’ve wanted to get back into programming browser games for fun and practice. To start it off, my brother gave me the idea to do Pong, so that’s what I’ve worked on last week. I made a few revisions to the source after I set it live a few days ago, mostly to tweak the physics and add some additional features in. Here’s a demo :
https://www.youtube.com/watch?v=3lm7j_VukRA
You can also give it a go here : http://opensource.olympe.in/browser-pong/
Once I am completely finished and ready to work on another project, I’ll be releasing the source on Github. Probably soon, because adding sound was the last thing I wanted to do. ^^