R Ruggero New member Nov 22, 2011 0 0 0 Nov 22, 2011 #1 Do you know which algorithm I could use to build a maze game with Android? Thanks for the help In my blog I used the DPS algorithm (Depth First Search) which you can read on the site Megaoverclock.
Do you know which algorithm I could use to build a maze game with Android? Thanks for the help In my blog I used the DPS algorithm (Depth First Search) which you can read on the site Megaoverclock.
R Ruggero New member Nov 22, 2011 0 0 0 Nov 22, 2011 #2 The link of first and second part of my game: Labyrinth Game - first part
T theblackberrier Member Nov 24, 2011 5 0 0 Nov 24, 2011 #4 www(dot)mazeworks(dot)com/mazegen/mazetut/index(dot)htm This link might help with your algorithm for maze. _________________ The world makes way for the man who knows where he is going. Last edited: Sep 21, 2012
www(dot)mazeworks(dot)com/mazegen/mazetut/index(dot)htm This link might help with your algorithm for maze. _________________ The world makes way for the man who knows where he is going.