This is a top-down puzzle game where the goal is to navigate through multi-colored tiles with varying effects to reach the goal on the right. Each level is randomly generated. The tiles have the following effects:

Pink - Ground Tile: Has no effect

Brown - Rock Tile: Blocks the player's path

Light Blue - Ice Tile: Causes the player to slide to the next tile, also causes the player to get the cold status

Green - Spring Tile: Causes the player to bounce back in the opposite direction

Red - Fire Tile: Causes the player to get the hot status, a hot player will melt an ice tile into a puddle tile which can be walked over freely

Dark Blue - Puddle Tile: The remains of a melted ice tile, causes the player to get the cold status

Yellow - Jackhammer Tile: Causes the player to pick up a jackhammer: giving them the jackhammer status. With a jackhammer, the player can destroy a rock in their path. However, the jackhammer cannot withstand extreme temperatures, so be careful of red and blue tiles!


Controls: Use wasd or arrow keys to move


External Assets Used:

"Raving Energy" Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 4.0 License
http://creativecommons.org/licenses/by/4.0/

Sound Effects from https://www.soundeffectsplus.com/

StatusPrototype
PlatformsHTML5
AuthorJeans
GenrePuzzle, Action
Made withUnity
Tags2D

Comments

Log in with itch.io to leave a comment.

(+1)

This is a very interesting (and colorful) concept. Very nice use of the limitation. I would only suggest adding and easier level to start with to help players understand the game a little better and the different tiles. Awesome game art!