An open API service indexing awesome lists of open source software.

https://github.com/onurozuduru/maze-generator

Simple maze generator and basic GUI in Java.
https://github.com/onurozuduru/maze-generator

gui java maze maze-generation-algorithms maze-generator

Last synced: about 2 months ago
JSON representation

Simple maze generator and basic GUI in Java.

Awesome Lists containing this project

README

        

# maze-generator
Simple maze generator and basic GUI in Java.

I explained codes in comments and I wrote a blog post about it which is [here](http://ozuduru.com/2016/02/10/recursive-backtracking-maze-generator-in-java-with-gui/).

I hope it helps your homeworks/projects. If you use these codes without changes in your works,
I'd be happy if you put a link for my blog page [ozuduru.com](http://ozuduru.com) or my twitter account [@onurozuduru](https://twitter.com/onurozuduru) with my name on somewhere.