About Game
this is my first game hope you enjoy. This Game is currently in early Development. you can load any .png image in the game itself. there is a small demo level if no png is loaded.the movement options are listed below. Controls w = Small jump s = ground pound d = right straf a = left straf Up arrow = jump Left arrow = Left Right arrow = Right make levels the colors are : Death Tile = Red = 255, Blue = 0, Green = 255 Player = Red = 255, Blue = 0, Green = 0 checkpoint = Red = 0, Blue = 255, Green = 0 goal = Red = 0, Blue = 0, Green = 255 A single pixel is one Tile. an example is in the file LevelMap.png. this is also the file that is loaded if no png is loaded. you can just use paint.* Due to a bug please do not load a image called LevelMap.png or Test.png
0