As an AI language model, I can provide you with a basic structure to create a game in a single HTML file using JavaScript. However, please note that I am unable to implement real-time interaction or pictograms directly through this text-based interface. You would need to put the provided code into an HTML file and test it in a browser to play the game.
Here's a simple example of a game that you can modify and enhance based on your specific requirements:
To use pictograms, you would need to replace the `emozi_himawari.png` file path with the actual image file you want to display. Additionally, you may need to modify the game logic, add game controls, and enhance the overall gameplay based on your requirements.