Map Maker tool/game
Please install both mapmaker.py and maptools.py for full functionality
Run mapmaker.py
g = randomly generate base field of positions
c = clear field of positions
spacebar = advance positions (this is a modified ruleset of Game of Life)
m = fill positions in with map coloring (map = made!)
a = automatically do all of the above without waiting around
s = save the current map if you like it
r = go back to the saved map and display it
p = peek under the hood and see the backend numbers used to fill map (devtool)
f = crash the game and close it