Me: Using the language Javascript, create an IIFE that will play the game of Pong when run in a chrome debug console.
ChatGPT: Here is an example of how you could create an immediately invoked function expression (IIFE) that plays the game of Pong when run in a Chrome debug console:
Copy code
(function() {
// set up canvas