Invasion - Horror Escape Game
Use the arrow keys to move the player in order to find objects and keys to escape the house.
Avoid the man with a gun, if he catches you, it's game over!
In this implementation, the game is a simplified version of the given description. The player is represented by an image ("emozi_all/game.png"), the man with a gun by another image ("emozi_all/man.png"), the key by a small image ("emozi_all/key.png"), and the escape object by a larger image ("emozi_himawari.png"). The player navigates through the house by using the arrow keys to move left, right, up, or down. The goal is to find the key, unlock the object, and escape the house without being caught by the man with a gun. The game ends either when the player is caught or when the player successfully escapes the house by finding the object.