Sure! Here's a game implemented as a single HTML file using JavaScript. The game involves clicking a blue circle to turn it purple.
To play the game, open the HTML file in a web browser (preferably on a smartphone) and you'll see a blue circle in the center of the screen. Tap the circle 10 times, and it will turn purple. After 10 clicks, further clicks on the circle will have no effect.