News

I have gotten on a Tower Defense game kick, and thought it might be fun to write my own. Well, the level design, "tower" design, etc. would be fun but not the maze traversal algorithm (I don't ...
The Algorithm for a Maze solving robot to find the shortest path in an unknown maze from a starting position to a destination probably the center.