Add an --examples=n option to the Initializer where 'n' determines the size of the...
commit4847ff9da6d3e42744e88be3daa8e540a5f402e5
authorSverre Rabbelier <sverre@rabbelier.nl>
Tue, 15 Apr 2008 22:31:57 +0000 (16 00:31 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Tue, 15 Apr 2008 22:32:32 +0000 (16 00:32 +0200)
tree760d5377ee7066722afd5a0fd0fd6ec9b70e6332
parent3889dce0f7bc04cec7efc1c24aa1704dfe4f2fbb
Add an --examples=n option to the Initializer where 'n' determines the size of the generated 'cube'.

The centre of the generated cube is connected to all other rooms, note, this only works for n=3 atm.
src/Initializer/Initializer.cpp
src/Initializer/Initializer.h
src/Initializer/Initializer.project
src/Initializer/main.cpp