maze
maze copied to clipboard
Add a OO version of your maze generation code
It seems that the procedure-oriented programming style cannot express the idea of your maze generation clearly. So I rewrote it with class. Ps: Using 4 spaces for indentation looks better on github
Thank you. So do you consider to accept this pull request? :]