Sure! Here's an example of a simple game implemented as a single HTML file, using JavaScript and enclosed in script tags:
In this game, the user can drag a blue square around the screen using touch events on a smartphone. The square will follow the user's finger movement. The game doesn't have any specific rules or objective, it's just a simple interactive experience. The game starts as soon as the HTML file is loaded in a browser on a smartphone.