Sure! Here's a playable sample game implemented as a single HTML file using JavaScript and enclosed in script tags. This game is designed for smartphone operation and features pictograms.
In this pictogram game, you control a player character represented by the 👾 symbol and your goal is to reach the target represented by the 🎯 symbol. To play the game, simply tap/click on the canvas to move the player towards the target. Once you reach the target, a congratulations message will be displayed, and the game will reset with a new target position.