I really like the game, can I just ask how does building maze from programming side looks like? I would be very grateful if you could pm me about that :D although it mayget really difficult when entering a maze which is very big as then it is very easy to get lost in a maze and cause everything looks basically the same it maybe difficult to play, so I would suggest what I was suggested for my game which is add some decorations or something that would help player know where he is in a maze and not going cluelessly around it :D maybe add more features to it like more items to find or some mysteries to solve? :P but it is a good start for a good game :D
nice game! :) some instructions at the beginning would be useful(as some people don't read Kongregate instructions) and I can't wait for next versions :) I also really like the bomb model :P also maybe think of displaying scores on the screen? :)
cool game :D I really like the game echanics-maybe add difficulty levels? main menu screen would be useful as well, and it is not very difficult to iplement basic menu screen :)
I really like this game!! Kind of reminds me of Thomas was Alone game but made with music instead of a platform game :D please add more levels! :P great work :)
good game, I really like the mechanics :) power-ups would be good improvement for this game, and maybe add some achievements for the player? rated, and I would be really grateful for playing my Unity game(Cave Maze) and rating it as well :)
I like this game :D I thing the best thing about it are the controls, but I think you could replace spheres with something else as there are a lot of free assets for unity :) also I have a feeling that difficulty is always the same, maybe try increasing player's speed or spawning spheres closer to other spheres? (ps: I would be really grateful for trying out my game-Cave Maze and some feedback :) )
great game! :D music perfectly matches gameplay and graphics is so nice! :) great work :D I wish I could sometime make a game like that..I am a beginner at making games so I would be really grateful if any of you could give me some feedback :)
Thanks for your comments! It uses a depth first search with recursive backtracking.