Skip to content

ManuelFte/Google-Pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Pac-Man doodle (with offline mode)

Google's 30th anniversary Pac-Man doodle, extracted from the Doodles Archive, fully functional to work offline.

google-pacman

DEMO

Instructions

  1. Download the latest version and unzip it

  2. Install Python 3 (if your system doesn't have it already)

  3. Open a terminal and browse to the Google-Pacman-master folder

  4. Run Python's local server:

    python3 -m http.server 8000
    
  5. The doodle is now available at http://localhost:8000

Modifications

Besides the necessary adaptations to work outside Google's website, the following alterations were made to the source code:

  1. Beautified HTML, CSS, and JS for readability purposes
  2. Moved inline CSS and JS to separate files, also for readability
  3. Restored search box and "Google Search" button, as the original 2010 Pac-Man doodle had

Copyrights

PAC-MAN™ & ©1980 NAMCO BANDAI Games Inc.

© 2010 Google, LLC

About

Google's 30th anniversary Pac-Man doodle, extracted from the Doodles Archive, fully functional to work offline.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published