Sure, I can create a game for you. Here's an example of a simple rock-paper-scissors game implemented as a single HTML file, using JavaScript and pictograms:
Rock Paper Scissors
Choose your move:
In this game, you can click on the pictograms of rock, paper, or scissors to make your move. The computer will randomly choose its move, and the result will be displayed below the images.
Please make sure to replace the image sources (`emozi_all/rock.png`, `emozi_chicken.png`, `emozi_all/scissors.png`) with the actual image files you have. You can also customize the CSS styles to fit your desired smartphone layout.