Color World
Color World is the first game I created that used images that I started in February 2011 using Java. I was able to make a level editor and have the game load from the levels, though the starting level that would load was programmed into the source and accessing the level editor required changing a variable in the code. Creating Color World helped me learn more about programming a game and its engine. I created all the art and code for the game.

The idea of Color World was that each area would represent one piece of a broken map and that there would be red, blue, and green map pieces. The player would overlap the map pieces and parts of each area would appear in one area, which would allow access to other parts of the area or map. I created a blue, green, and grey sprite set for the areas, but I lost them.

Press the left or right arrow keys to move and up to jump.
Press z to interact with NPCs.
Press x, c, or v to use items.
Download