Google's 30th anniversary Pac-Man doodle, extracted from the Doodles Archive, fully functional to work offline.
DEMO
Download the latest version and unzip it
Install Python 3 (if your system doesn't have it already)
Open a terminal and browse to the Google-Pacman-master
folder
Run Python's local server:
python3 -m http.server 8000
The doodle is now available at http://localhost:8000
Besides the necessary adaptations to work outside Google's website, the following alterations were made to the source code:
PAC-MAN™ & ©1980 NAMCO BANDAI Games Inc.
© 2010 Google, LLC