A test prototype for a garden tile based puzzle pusher game thing.


Breakdown of the objects in game:

Player, move with the arrow keys, they will turn if pressing a direction they are not facing, and move forward if pressing the direction they are facing. You can also undo any action with Z and restart a level with R.

 Tile, you can flip it by facing the tile, and pressing the action button (space or x) which moves it forward and changes the side facing up

Start and End Tiles, they are marked with I and II, the player can walk on them, but the tiles cannot be flipped on them. The goal is to make a path from I to II in the same color tiles.

Neutral tile, they can be part of either a yellow or pink path, but they cannot be moved.

Wheelbarrow, they can be pushed back and forth but not turned, and tiles can be flipped into the wheelbarrows and pushed. You must have all wheelbarrows off the path to complete the level.

Water, the player and wheelbarrows cannot go on water, but tiles can, and then the player and wheelbarrows can go over those tiles.

Here's my latest dev log!



This prototype was built in the wonderful Puzzle Script, but I have plans on making it better, and updating the graphics. If you'd like to support this project, donate on this page with the Support This Game button! I don't have a hard timeline for the development yet since my time is limited, but if you donate at least $10, I'll send you a copy when it's finished!

You can also keep up to date on this and other game projects with my newsletter https://tinyletter.com/alexwcolby

StatusPrototype
PlatformsHTML5
Rating
Rated 4.5 out of 5 stars
(2 total ratings)
Authorboomboombap
GenrePuzzle
Made withPuzzleScript
TagsGardening, Prototype, PuzzleScript, Sokoban, tiles