maze icon indicating copy to clipboard operation
maze copied to clipboard

Add a OO version of your maze generation code

Open xloc opened this issue 7 years ago • 1 comments

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

xloc avatar Jul 03 '18 07:07 xloc

Thank you. So do you consider to accept this pull request? :]

xloc avatar Jul 05 '18 09:07 xloc