The map editor is even more rough than the game and after saving, certain details -such as the starting position and direction- must be edited by hand.
It still makes generating the maps far easier, not to mention being a lot of fun to code.
It reads the tiles from a single image which it decides and stores in a two-dimensional array.
Note: Online version will NOT be able to save. App will crash.
Right-most side of the map is cut off. This is due to width limitations on openprocessing