Sure! Here's a simple game written in HTML, CSS, and JavaScript that you can play on your smartphone. The objective of the game is to escape the man who got hit by a car. The game uses pictograms to represent different elements. Just copy the code below and save it as an HTML file to play the game.
Escape the Haunted Man
🏃
🚗
To play the game, simply run the HTML file on your smartphone's browser. The player character is represented by the running emoji (
🏃) and the haunted man is represented by the car emoji (
🚗). Use the Arrow Right and Arrow Left keys to move the player and try to avoid getting caught by the haunted man. If the haunted man catches you, a game over alert will be displayed, and you can restart the game by closing the alert. Enjoy escaping the haunted man!