Play Pac-Man in HTML5
Reference | from webmonkey.com | in
Programmer Dale Harvey has created a playable version of Pac-Man using only web standards.
To rebuild the same gameplay found in the arcade classic using browser-native code, he's relying on local storage, HTML5 audio, Canvas and @font-face. Harvey is sharing all the code on Github as well, so you can run it locally.
Reminiscent of Google's recent Pac-Man port, Harvey's attempt is yet another example of web standards being used instead of Flash to create animated, interactive experiences in the browser.

