In this game you have a Player and Enemies (Bugs & Rocks). The goal of the player is to get the Key and reach the Princess, without colliding into any one of the enemies. The player can move left, right, up and down. The enemies move in varying speeds on the paved block portion of the scene. Once a the player collides with an enemy, the player moves back to the start square and a Heart is lost. Once the player reaches the Princess the level is completed.
In this game you have a Player and Enemies (Bugs & Rocks). The goal of the player is to get the Key and reach the Princess, without colliding into any one of the enemies. The player can move left, right, up and down. The enemies move in varying speeds on the paved block portion of the scene. Once a the player collides with an enemy, the player moves back to the start square and a Heart is lost. Once the player reaches the Princess the level is completed.
Clone or download this repository, and open the index.html
file in your browser.
Or See it live.
Use the left/right arrows and Enter, to select a character.
Use the keyboard arrows to move the character.
You can start a new game anytime, by pressing "n" on your keyboard.