top of page

Pong

Controls
   - Keys W and S move player 1 paddle. (left)
   - Arrow Keys Up and Down move player 2 paddle. (right)
   - Space Key start the game throwing the ball to a random direction.

NOTE: Every time the ball bounces anywhere it gains additional speed.

Developer and Source
   - This was developed by Tael Galli: https://taelgalli.wixsite.com/tael
   - The source code is public on github: https://github.com/taelg/PongJG

bottom of page