Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
I'd like to suggest you change this part "The Maze array will always be square ie 7 x 7 but will alter from test to test." to something like this "The Maze array will always be square i.e. 7 x 7 but its size and content will alter from test to test.". I only discovered that the size changes when I opened discuss section. However, great kata anyway.