Pong but better!

Off topicProgramming → Pong but better!

SHOWCASE

https://jsfiddle.net/Tsskyx/4Lc1vf7o/

You play against an AI (not really an actual AI). Your goal is to reach 10 points. If the AI reaches 10 points, you lose.

If you find it too easy, then on line 1 edit the “difficulty” variable. It has to be a number between 0 and 1 (I’ve set it to 0.15). The higher the number, the more precise the AI will be. Set it to 1 for an impossible game.

You can reset the game at any time by clicking at the canvas.

Didn’t you already post this in the other thread
Oh yeah, thanks for reminding me, I’ve deleted it now. That was a previous version, this one is the newest revision.
My pong is better, it’s in color
Monochrome pong masterrace.
I also have a monochrome snake game :P