Play Pacman on Google
Continuing from my previous blog post about taking a break with Atari BreakOut in Google Images, this post is about Pacman. Oh how nostalgic.
To summon Pacman out from Google. Type "Pacman" and click Search. Click on the first item to start playing the game.
See also : Play Atari Breakout in Google Images
By AdamNg
IF you gain some knowledge or the information here solved your programming problem. Please consider donating to the less fortunate or some charities that you like. Apart from donation, planting trees, volunteering or reducing your carbon footprint will be great too.
Advertisement
Something interesting
Advertisement
Tutorials
+10.3k Golang : Interfacing with PayPal's IPN(Instant Payment Notification) example
+7.5k Golang : Trim everything onward after a word
+21.6k Golang : Join arrays or slices example
+8.6k Golang : HTTP Routing with Goji example
+11.7k Golang : Detect user location with HTML5 geo-location
+5.5k Golang : ROT32768 (rotate by 0x80) UTF-8 strings example
+5.8k Java : Human readable password generator
+8.1k Useful methods to access blocked websites
+6.9k Golang : How to fix html/template : "somefile" is undefined error?
+36.1k Golang : Convert date or time stamp from string to time.Time type
+7.6k Golang : Get today's weekday name and calculate target day distance example
+54.7k Golang : Unmarshal JSON from http response