my pong

Pong Game

Player: 0 | Computer: 0

ChatGPT promps that created this game

ChatGPT

can you write me a webpage for Pong, that allows me to play against the computer, keeps score up to 20, and allows for 10 paddle positions on my side?

can you modify the game so that the player's pad is W for Up, and S for Down?

can you modify the code so that the game starts from a button trigger, rather than a page load?