You are hereC++ Hour Maze Application

C++ Hour Maze Application


By WLin - Posted on 16 May 2010

I recently made a C++ application that can solve an Hour Maze.  Used the free C++ Allegro library for the job.

Also made a quick youtube video of the application in action.  Not particularly pretty, but the meat behind the application are the algorithms, which use a lot of custom data structures.

Tags