Sure! I have created a simple game for you using JavaScript and HTML. The game involves 4 turtles drawing a dog using pictograms. The game is designed for smartphone operation and can be played as a finished game. Here's the code enclosed within the script tags:
To play the game, simply save the above code in a single HTML file, and open it in a smartphone browser. You will see four turtles initially drawn on the canvas. You can move the first turtle by touching and dragging on the canvas. The dog pictogram will be drawn relative to the first turtle's position. Have fun playing the game!