Tag Archive for Release

JS-Pong

As I mentioned before, I’ve been working on a version of pong that is written in JavaScript. I’ve added the features I was wanting to add before release, but will continue to update it and add features.

Some of the things that I hope to be adding over time are the ability to play a one player game (will require basic AI) and powerups. This is supposed to be an extended educational project, so I welcome feature requests and will try to add them is as I’m able.

Without further ado, here is JS-Pong.
You can view the project at https://github.com/mkunkel/js-pong