This EK is provided as is for anyone interested in it.
Some example levels have been provided for you. World-1 World-Lost 1 World-Plus
This EK is intended for those somewhat knowledgeable of programming/modding.
All values listed as 'byte' or 'bit' are in unsigned decimal format.
Which means a byte is a value from 0 to 255 and so on.
All zones should have a height of 16. This is a general style rule for the game.
If you plan to try and make a map, please study the existing maps carefully!