As an AI language model, I can provide you with a simple example of a game implemented as a single HTML file using JavaScript. Please note that this is a basic interactive text-based game and may not fulfill all of your requirements for a game with pictograms or smartphone operation. However, it should give you a starting point for developing a more elaborate game. Here's the code:
To play the game, you can simply save the above code in a file with a .html extension and open it in a web browser. The game will prompt you to enter your name, then you have to guess a randomly chosen number between 1 and 6. The game will provide feedback on your guess until you guess the correct number.