Sure! Here's a simple game called "Spongebob Duck" implemented as a single HTML file using JavaScript. The game can be played on a smartphone and uses pictograms for the graphics. Just copy and paste the code into an HTML file and open it in a web browser to play:
To make this game work, you'll need to provide the actual image files for Spongebob and the duck as `emozi_all/game.png` and `emozi_all/duck.png`, respectively. You can resize the canvas and adjust the image dimensions according to your preference. Enjoy playing "Spongebob Duck"!