include ('config.php'); //error_reporting(E_ALL); $server = $dbhost; $dbuser = $dbuser; $dbpass = $dbpass; $dbname = $dbname; $x = mysql_connect($server,$dbuser,$dbpass) or die(mysql_error()); mysql_select_db($dbname,$x); ?>
An addicting puzzle platformer in pixel style. Complete all 30 challenging levels by jumping, flipping gravity and avoiding obstacles. Change gravity by pressing the space or S button. Walk on the ceiling to avoid the spikes. It will become more difficult each level, can you complete them all?
Category: Pixel Games
Plays: 404