A tile engine that runs on the stamp block. Created for easy integration into games, and expansion. Explanation: The INIT block just sets up the world space, setting its dimensions and giving each tile its attributes. The Calc Screen block refreshes the screen buffer with data from a position. (the bottom left corner.) The Draw Screen block draws the tiles on the screen from the screen buffer.