My Pong

My Pong

Player: 0 | Computer: 0

For the ChatGPT prompts that created this game, click here.

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?