Sure! Here's an example of a simple game called "Log Rescue" where you need to tap falling logs to prevent them from hitting the people at the bottom of the screen. The game will end if three logs hit the people, and you win if you can tap all 100 logs successfully.
To play the game, you can copy the above code and save it as an HTML file (.html). Open the file in a browser that supports JavaScript, and you can play the game by tapping on the falling logs to prevent them from hitting the people at the bottom of the screen. The game will end if three logs hit the people, and you win if you can tap all 100 logs successfully.