HTML5 Pong
HTML5 Pong Game
2012
Originally a mini-project for Coursera’s Interactive Python course, I ported the game logic to HTML5 Canvas and JavaScript. The game is playable by two players. Press the up and down arrow keys to move the right paddle and the W and S keys to move the left paddle.
Technology
HTML5, JavaScript