I am after some help and suggestions for how I would dynamically create the walls for a level, similar to the ones used in the retro game Tank Battalion
I am creating a game for Android most likely using andengine, any samples would really help.

|
I am after some help and suggestions for how I would dynamically create the walls for a level, similar to the ones used in the retro game Tank Battalion I am creating a game for Android most likely using andengine, any samples would really help.
| |||||
feedback
|
|
This is a good language-agnostic intro to generating mazes: http://www.mazeworks.com/mazegen/mazetut/index.htm Aa overview on some different algorithms that can be used to get more complex mazes: http://www.cut-the-knot.org/ctk/Mazes.shtml | |||
|
feedback
|