## Overview These are some tools written in Python that are required to build the example game and can be used in new projects. This reference should complement both the command line help available in all tools (with `-h` flag), and the example game itself. ## Data conversion tools ### png2tiles.py TODO ### png2sprites.py TODO ### map.py TODO ## Build helpers ### chksize TODO ### mkdeps.py TODO