Sure, I can create a simple game for you where you need to click on a pizza pictogram on your smartphone. Here's the code for a single HTML file enclosed in script tags:
Pizza Clicker Game
Click on the pizza to earn points!
Score: 0
In the above code, we have a pizza pictogram represented by an image. Clicking on the pizza image will increment the score by 1 and display the updated score on the webpage.