Pynesia V0.1
Bipo Maze is a simple project for my self, it's a maze generator, you can find the end with A* algorithm. I use Tygame for the Gui (bottons, etc)
Generates mazes with a 'Depth first search' algorithm. Then solves them using A*.