Sure! Here's a simple game that meets the requirements:
Cat and Mouse Game
Every 5 seconds, a cat will eat a mouse!
🐱
🐭
In this game, every 5 seconds, the cat will move to a random position and the mouse will move to a new random position. The player's goal is to click on the cat (represented by the cat emoji 🐱) before it reaches the mouse (represented by the mouse emoji 🐭). When the cat is clicked, the mouse will move to a new random position and the game continues.