Software 2008
CSim Simulator
I built a GUI for visualizing maze-solving algorithms - step through it to watch different strategies explore an unknown maze and converge on a solution in real time.
- GUI
- Algorithms
- Visualization
I built CSim, a GUI for visualizing maze-solving algorithms. It lets you watch different strategies explore an unknown maze and converge on a solution, so the behaviour of each algorithm is easy to compare and understand.