connect(DB_HOST, DB_USER, DB_PASS, DB_DATABASE)) { $sess = new Session($db); $games = new Games($db, $mrClean, $util); $ratings = new GameRatings($db); $login = new LoginSystem($db); $voted = (!empty($_COOKIE[strtolower(preg_replace("/[\W_]/", '', "Cliffie")).'freearcade'])) ? true : false; $related = $games->getRelatedGames("Cliffie", "Graphics Adventures"); $playCount = $games->getPlayCount("Cliffie"); $rateInfo = $ratings->getGameRating('Cliffie'); if(count($ratings->getErrors()) > 0) $message = 'ratings currently down for maintenance'; if(!empty($_COOKIE['myarcnick']) && !empty($_COOKIE['myarcid'])) { if($login->loggedIn($_COOKIE['myarcnick'])) $loggedIn = true; } } ?>
You must be logged in to add games to your MyArcade page. If you don't have one, get one!
Instructions:
Simply use the Arrow Keys to move Cliff around to the mailboxes,
if you are standing in front of the correct one (marked with
a red arrow) hit the [ENTER] key to deliver the letter.
Watch out for cars and dogs because they will make you lose
a life!
Arrow Keys to move Cliff around town.
[ENTER] to deliver the mail.
[P] key to pause the game.
[H] key for help.
[Q] key to quit current game.