FoonLudum Dare ExplorerLD35 → ShifterMaze

ShifterMaze

By drentsoft

View on Wayback Machine

CategoryRankScoreCount
Theme7483.05
Innovation8782.62
Fun10712.29
Overall11452.41
Coolness141644

Comments

agausmann 2016-04-20 05:18

(Running on Linux) I downloaded/extracted/ran the game and it complains that "there is no data folder".

agausmann 2016-04-20 14:38

UPDATE: I used the data folder from the Windows distribution, then it complained that it couldn't find mono. So I used the mono distributed with the game "Gerry Always Wins" with no errors, but no window.

drentsoft 2016-04-24 21:28

Thanks AGausmann, sorry about that, it's only tested on Windows and the download is as Unity output it so I'm not sure why that would be :(

thedashdude 2016-04-24 21:58

I think if you moved faster this would be better, but it is a nice maze game.

drentsoft 2016-04-24 22:38

Thanks thedashdude, not sure if you found the shift sprint function. I chose a base speed that allowed easyish turning of corners but also added sprinting for faster movement.

dalbinblue 2016-04-24 22:52

Nice simple game. I do have a few suggestions though for future projects. It was a little confusing in the mazes to figure out the end goal; I know the panels for color changing were supposed to be hidden, but it might make more sense to call out the location of the end of the level so that players have an idea of their end goal.

Second, the controls were a little off, as you could free rotate the level but really needed to move along specific lines. I'm not sure how complex it would be in Unity (I've never used it), but it might be possible to limit movement along the lines of the mazes such that when a player presses a direction (say up) you would move along the axis that is most closely aligned with moving forward in the current perspective, rather than moving directly up and scraping the wall.

drentsoft 2016-04-25 09:43

Thanks for the suggestions dalbinblue :)

bubuiic 2016-04-25 10:22

Very nice, a maze game! We did one a few years back :-).

At first I missed the shift-speedup function and wanted to complain. That's what you get for playing first reading the description later.

Also I didn't notice any traps. There are some holes in the ground sometimes, but you can;t really fall into them.

I guess the levels are designed manually right now? Maybe you can look into generating some procedurally :-).

But I agree with dalbinblue that movement is a bit fiddly. So either try axis aligned movement as suggested or maybe you can remove the stickiness when moving along a wall.

I also agree on showing the goal position above the maze would be a nice incentive on where you'd have to go.

drentsoft 2016-04-25 21:32

Thanks BubuIIC. Yeah, the holes are supposed to be the traps but I could never get the gravity working quite right.

nuberugames 2016-05-01 11:01

Nice idea. The gameplay is a little bit confusing without knowing where is the target goal. For me it got a little bit boring after a while, searching for the shapeshift zones to advance.
Good job!

trasevol_dog 2016-05-01 11:16

Nice maze game! Could definitely do with a bit more polish but it's good enough as it is already. Design is clear and that's good! Good entry!

drentsoft 2016-05-03 15:45

Thanks Trasevol_Dog :)

digitaldude555 2016-05-03 17:04

Decent game, nice use of the theme here. Tried hard but couldn't get out of the maze, there was a hole I found but after dropping into it, it just restarted the level.

louspirit 2016-05-05 10:37

Some music would be nicer.

evanegibbs 2016-05-06 06:21

I liked the take on the theme! Shapeshifting to go through a maze is a good idea. Nice job! :)