
Shapeshiftmaze
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
There are four shapes rectangle, circle, triangle, line.
Before the level begins you have to choose a shape changing order.
On every move you change the actual shape, in the order you made earlier.
This order is important to solve the level, because there are objects...
Wall: You cant pass!
Ground: You shell pass!
Doors with shapes: Pass if you are entering with the right shape!
One way: Just pass from the right direction!
Re-changer: Change the shape order again!
Bomb: Pass this field once and and it will explode and Stones will build a wall there, (In short: Pass this just once!)
Plus One: Change the shape an extra Time!
Winn: By reaching the finish sign.
PS:
Its a LibGdx Game, so I putted the whole Source in the "Source"-section visit folder "Just_the_Surcecode" to just view the java-files...
Before the level begins you have to choose a shape changing order.
On every move you change the actual shape, in the order you made earlier.
This order is important to solve the level, because there are objects...
Wall: You cant pass!
Ground: You shell pass!
Doors with shapes: Pass if you are entering with the right shape!
One way: Just pass from the right direction!
Re-changer: Change the shape order again!
Bomb: Pass this field once and and it will explode and Stones will build a wall there, (In short: Pass this just once!)
Plus One: Change the shape an extra Time!
Winn: By reaching the finish sign.
PS:
Its a LibGdx Game, so I putted the whole Source in the "Source"-section visit folder "Just_the_Surcecode" to just view the java-files...