Maze Solver [2]
I got ported the core maze solver code (everything except the gui code) to C. I haven't tested it yet; just got it compiling a few minutes ago. Anyway, it should run quite a bit faster since I can use fancy pre-allocated memory pools instead of sluggishly allocating