maze and maths

S

scalpa

Hello,
I am looking for a vba solution to automate the creation of a Labyrinth for
mental calculation (see the file here: http://www.scalpa.info/laby1.xls to
understand what it is).
Typing maze and excel in google I found the site:
Http://www.excel-downloads.com/remository/Download/Particuliers/Jeux/Multi-Laby.html
I looked vba code to generate the labyrinths and asks me if it is
possible to adapt the vba code to create the type of mazes that I need :
A) An entry, exit randomly placed
B) A size and a step that I can choose
C) The generation of a random way respecting my step to find the exit
D) The ability to choose the number of departure
E) The opportunity to choose the size of the labyrinth
F) Automate tracing borders (walls)

Not having large vba knowledge, I prefer to ask "pros"
If it is feasible to start my adventure with vba ...

Thank you in advance for your help
Pascal
Instit in the Channel


Http://www.scalpa.info
 
Top