Sure, I can help you create a simple game called "Subway Surfers" using HTML and JavaScript. Here's an example implementation:
To make this code work, you need to have two image files named `emozi_all/player.png` and `emozi_apple.png` in the same directory as the HTML file. These images will be used to represent the player and obstacles in the game.
Please note that this is a basic implementation and could be further enhanced with additional features and graphics.