This project is a very simplistic level editor which stores the level into an array. The other Array based Platformer projects use this type of array to draw a level, and to perform collission detection.