Sure, here's an example of a simple sushi maker game implemented as a single HTML file. It uses JavaScript and can be played on a smartphone. It includes pictograms for a better visual experience. Note that this is a basic implementation to give you an idea, and you can expand and enhance it according to your requirements.
Sushi Maker Game
Instructions:
Click on the sushi ingredients above to make a sushi roll!
Your Sushi Roll:
In this game, you have different sushi ingredients represented by pictograms (images). When you click on an ingredient, it adds that ingredient to your sushi roll (displayed below). You can continue clicking on different ingredients to build your custom sushi roll. Note that the image URLs used in the code should be replaced with actual image URLs that you want to use in your game.