Green flag to make it start the pathfinding. Space to start and stop the editor. Arrow keys to select a block type. Green is the floor. Black is a wall. Pink is the start. Yellow is the finish. Click to place a block.
This uses the same pathfinding script as my pathfinding frog simulation. The only major differences are the grid layout and the map editor.