Sure! Here's a simplified version of an auto Atari Pong game using JavaScript and pictograms, enclosed in script tags within a single HTML file. It is designed to be played on all devices, including smartphones:
This game will start automatically and uses three balls and three paddles. The goal is to prevent the balls from crossing the screen boundaries by moving the paddles. The score increases every time a ball collides with a paddle. When one of the balls crosses the screen boundaries, the game is over, and the final score is displayed. To play again, simply reload the page.