Cool game of building a labyrinth for the bot to solve. The more complex the map is, longer it takes the bot to solve it.
Keep the bot searching for as long as possible.
The game itself might not be interesting on its own,however it has a interesting use. The bot itself is modeled to accept different implementations of controllers, so you can build your own controller using AI and test it.
If you like this project you're welcome to contribute with code or suggestions. The project was created in IntelliJ IDEA 2016.1 (Community Edition).