Loading images ... | |
0% |
New Game | ||
|
About JavaScript-Pac-Dude 3D"JavaScript-Pac-Dude 3D" combines the joys of an original Ms. Pac-Man like game-play with the thrills of a 3D appearance. Pac-Dude is an original mod of a classic color-mod of Ms. Pac-Man called This game is written in pure JavaScript and doesn't require any plug-ins or other extensions. If Flash-Player 9.0 or higher is detected, an additional Flash-movie is used to provide the sounds. The use of sound may affect the animation speed of the game. Besides shuffle play there are three sets of levels selectable from the "Mazes"-menu:
(But with shuffle play, you'll have to play each maze twice in order to advance to next layout.) Have also a look at JavaScript-Pac-Gal 3D, modeled after Pac-Gal, an unofficial alternate color version of Ms. Pac-Man featuring best 1980s scuba-design. High scores are supported separately for each individual set of levels. (You have to have cookies enabled in order to store high scores permanently.) Reset high scores on this machine How to PlayAnyone who doesn't know Ms. Pac-Man or Pac-Man? Really? O.K. – That's how to play: Guide Pac-Dude, the munching yellow ball, through the maze and eat all the food, the little white dots laid out all around the passages. But be aware of the ghosts: they will give their best to pursue and catch you. A propos scoring: You will collect an extra live for every 10000 points (but you may not have more than five lives in stock). Moving / ControlsUse the cursor keys or the numeric keypad to navigate Pac-Dude. You may also use the following keys:
Other controls:
Touch Screens / Mouse ControlControl Pac-Dude by strokes (mouse gestures) at the maze:
Ghost and Personalities (A.I.)"Monsters" from left to right: Blinky, Pinky, Inky, and Clyde. "JavasSript-MsPacMan 3D" provides a true reconstruction of the original game's A.I..
From time to time all four of the ghosts will cease their pursuit and will head for the four corners of the maze, just to launch a new wave of attack. The game always starts in this so-called "scatter mode" for a short period of time. Or so it was with Pac-Man. With Ms. Pac-Man things developed a bit different: Presumably the coders of Ms. Pac-Man made an attempt to re-assign the scatter-targets of the individual ghost for every new start of scatter mode. But things didn't work out like that: The scatter targets are re-assigned for every step, so that the ghosts happen to move more on random but on a target guided algorithm. For some reason, older bits of code seem to overwrite some of these newly assigned targets and so Inky and Clyde/Sue will be heading for their usual targets in the lower right and lower left corners. Ghosts will reverse directions while entering frightened mode or when they enter or exit scatter mode. So any reversal of directions indicates a change of game modes. Ghosts act with a one-step-look-ahead, meaning that all movements are evaluated one step in advance. So a ghost "decides" on its next turn, when it's just a single tile (or grid point) away from a junction or crossing. — This allows for some tacky, but also dangerous, bravura-in-the-face-of-the-enemy-style last second tricks ... For detailed information on the logic of the original game of Pac-Man and Ms. Pac-Man see Jamey Pittman's definite guide to the Pac-Man-A.I.: The Pac-Man Dossiers. Bonus FruitsYou may collect an extra bonus by eating one of the fruits that appear twice a level: There are seven different fruits: cherries, strawberry, peach, pretzel, apple, pear and banana – worth 100, 200, 500, 700, 1000, 2000, and 5000 points. Levels 7 and up will show a random choice of these bonus items. Levels and LayoutsYou may select any of these sets of maze-layouts from the "Mazes" pop-up menu:
But in shuffle mode all levels have to played twice in order to advance to the next layout. Sound IntegrationA tiny Adobe Flash movie (swf-file) is used as a simple sound player in case that Flash Player 9.0 or higher is detected. This provides a robust cross-browser sound integration in absence of any real world standard for sound integration and scripted sound control. Flash is not used for any other purpose – the game works just the same without the Flash plug-in. (Even the volume control is implemented in DHTML, just for the fun of it.) Pac-Man TriviaThe original Pac-Man arcade game was first released by Namco (licensed and distributed in the U.S. by Midway) in May 1980. The game was originally named "Puck-Man" (from paku paku – Japanese slang describing the motion of an opening and closing mouth while eating), and was renamed to conform to the North American market. Eventually Pac-Man became the most successful video game ever, causing even a coin shortage in Japan. It is listed as the all time number one at the "Top 100 Videogames" of the Killer List of Videogames. One of the most important off-springs was Ms. Pac-Man (released 1981 by Midway / GCC – General Computer Corporation, later Namco). While the original Pac-Man featured a single maze and deterministic ghost movements, Ms. Pac-Man introduced changing mazes and some random to the ghosts resulting in a more varying game play. Also in 1981 surfaced an "enhanced" — or rather hacked — version of Ms. Pac-Man named A later version called Ms. Pac-Attack changed the order of the first two levels of Ms. Pac-Man Plus. CopyrightAll scripts and images: © 1996-2009 Norbert Landsteiner, mass:werk – media environments All rights reserved. No copying or publication without the author's written permission. 3D-images rendered with POV-Ray 3.6. The arcade game "Ms. Pac-Man" is the intellectual property of the Bandai Namco Group (© 1981). Version HistoryJavaScript-MsPacMan 3D – released in June 2009 (based on JavaScript-PacMan 3D). Features:
Previous versions of JavaScript-PacMan:
see also:
|