Place blocks where it says to...
echo "
Previous |
Next ";
$challenge1[] = "soooraoof";
$challenge1[] = "sooooroof";
$challenge1[] = "sooooooof";
$challenge1[] = "sooooooof";
$challenge1[] = "sooooooof";
$myparams['checkpoints'] = 3;
$myparams['teleports'] = 1;
$myparams['walls'] = 2;
$map1 = GenerateShapedMap($challenge1, $myparams);
echo DisplayMap($map1, 1);
//$mysolution = getSolution($userID, $mapID);
//$solutiondiv .= "
";
//$solutiondiv .= "
";
//$solutiondiv .= $mapID.":".$mysolution;
//$solutiondiv .= '
';
//echo $solutiondiv;
?>