Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 255 Bytes

File metadata and controls

9 lines (5 loc) · 255 Bytes

Javascript-pong

Pong using html5 and the canvas.

The enemy pong A.I uses a PID controller to try and help defeat you.

If the enemy gets angry he'll tighten the PID controller up, making it harder to beat!

PLAY PONG HERE