Experimenting with a tile-based level generator. The levels are stored in a list, which makes generating the level more efficient than using color detection. I may or may not use this in a game someday.