Corn-y Maze!

Corn-y Maze!

oleh Narinik
Laporkan pepijat
Tandakan Permainan
Loading ad...

Corn-y Maze!

Penarafan:
2.2
Tarikh keluaran: May 01, 2014
Kemas kini terakhir: May 01, 2014
Pembangun: Narinik

Tag untuk Corn-y Maze!

Deskripsi

You lost your keys in the corn maze! Head back in to find them! The only way out is to mow down the corn rows with your car!

Generate custom size mazes that use a Depth First Search with Recursive Backtracking! A perfect maze every time!

Created for the Kongregate 2014 Food Jam Game Jam!

Cara Bermain

WSAD – Movement
Space – Jump
Arrow Keys – Change Maze Size
Enter – Build Maze
NOTE A large maze can take up to a minute to generate! Be patient!

Komen

0/1000
fallen56 avatar

fallen56

May. 04, 2014

0
0

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

Narinik
Narinik Pembangun

Thanks for your comments! It uses a depth first search with recursive backtracking.