bg-img

PAC-MAN Maze

image PAC-MAN Maze
Play Now!
PAC-MAN Maze
Game loading..
25

Play PAC-MAN Maze Walkthrough


PAC-MAN Maze

Play PAC-MAN, the retro arcade game you know and love! Featuring new modes, mazes, power-ups, and more! Join millions of fans eating PAC-DOTS and chomping GHOSTS in this exciting arcade classic, updated for mobile! We’ve refreshed our look & feel across the entire game! Layout updates across the HUD, main screens, store, collections, interface for all modes of play, and logic tweaks for a more streamlined and intuitive gameplay experience! We hope you enjoy our latest update! • Play the original coin-op in CLASSIC 8-BIT ARCADE MODE! How far can you get? • Journey through hundreds of original mazes in STORY MODE! • New obstacles and unique power-ups to supercharge your gameplay • Complete limited-time themed events and acquire exclusive skins in ADVENTURE MODE! • Shoot for the high score and climb the leaderboards in TOURNAMENT MODE! There’s always something new to try with weekly maze challenges and 3 difficulty modes! • Customize PAC-MAN, the GHOSTS, the Joystick, and more with unlockable customization skins Enjoy the retro arcade action and challenging fun of PAC-MAN wherever you go! Download PAC-MAN for FREE today and catch PAC-MAN Fever!

Similar Games

&description_url=" + encodeURIComponent(descriptionURL) + "&correlator=1776746400"; function getcookie(name) { var cookie_start = document.cookie.indexOf(name); var cookie_end = document.cookie.indexOf(";", cookie_start); return cookie_start == -1 ? '' : unescape(document.cookie.substring(cookie_start + name.length + 1, (cookie_end > cookie_start ? cookie_end : document.cookie.length))); } function setcookie(cookieName, cookieValue, seconds, path, domain, secure) { var expires = new Date(); expires.setTime(expires.getTime() + seconds); document.cookie = escape(cookieName) + '=' + escape(cookieValue) + (expires ? '; expires=' + expires.toGMTString() : '') + (path ? '; path=' + path : '/') + (domain ? '; domain=' + domain : '') + (secure ? '; secure' : ''); } function ClearPlayedGames() { setcookie("lastplayedgames", "", -360000, "/"); return false; } function PlayedGames(game_id) { var playedgames = getcookie("playedgames"); if (playedgames.indexOf("," + game_id + ",") > -1) { playedgames = playedgames.replace("," + game_id + ",", ''); } else { if (playedgames == "" || playedgames == ",") { playedgames = "," + game_id + ","; } else { playedgames = "," + game_id + "," + playedgames; } } setcookie("playedgames", playedgames, 25920000000, "/"); } $(document).ready(function() { PlayedGames(4615); }); window.setTimeout(function() { __upGame_rx8(4615) }, 2000); var descriptionURL = "http://www.infoo9.com/game/pac-man-maze"; var iframe = ''; $(document).ready(function() { $('.gamePlay-icon, .gamePlay-button, #gamePlay-content').click(function(e) { SkipAdAndShowGame(); // $('#adsContainer').show(); $("#gamePlay-content").hide(); // $("#adsContainer").hide(); $("#game-box").html(iframe); // $("#game-preloading").show(); // setTimeout( // function() // { // $("#game-preloading").hide(); // PreRollAd.start(); // }, 550); }); }); function SkipAdAndShowGame() { $("#adsContainer").hide(); $("#game-box").html(iframe); } $(function() { $('.ad300').eq(0).show(); if ($('.ad300').size() > 1) { setInterval(function() { var first = $('.ad300').eq(0); first.hide(); $('.ad300').last().after(first); $('.ad300').eq(0).fadeIn(); }, 3000); } $('.adsmall').eq(0).show(); if ($('.adsmall').size() > 1) { setInterval(function() { var first = $('.adsmall').eq(0); first.hide(); $('.adsmall').last().after(first); $('.adsmall').eq(0).fadeIn(); }, 3000); } })