screenshot.py:
	Requires PIL.
	This takes capt.vram (generated by the taking a screenshot) and compiles it into a PNG.

maptool.py:
	Requires PIL and matplotlib.
	This generates a colour image using the game's world generation algorithm.