Fork me on GitHub

game.js by felipeelias

A javascript framework to create HTML games

Play pong in Javascript

Start game: 'space'
Reset: 'R'
Player 1 (left): 'W': move up, 'S' move down
Player 2 (right): 'Up arrow': move up, 'Down arrow': move down

Author

Felipe Elias Philipp (felipeelias@gmail.com)

Contact

Felipe Elias Philipp (felipeelias@gmail.com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/felipeelias/game.js