Skip to content
Index

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

The CSim maze-solving algorithm visualization GUI
fig.31 - The CSim maze-solving algorithm visualization GUI

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.