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
+9.6k Golang : Copy map(hash table) example
+29.3k Golang : JQuery AJAX post data to server and send data back to client example
+6.2k Golang : How to get capacity of a slice or array?
+13k Golang : Calculate elapsed years or months since a date
+12.1k Linux : How to install driver for 600Mbps Dual Band Wifi USB Adapter
+7k Golang : A simple forex opportunities scanner
+22.5k Generate checksum for a file in Go
+11.3k Golang : How to flush a channel before the end of program?
+23.1k Golang : Print out struct values in string format
+9.9k Golang : Check if user agent is a robot or crawler example
+5k Golang : Get a list of crosses(instruments) available to trade from Oanda account
+48k Golang : How to convert JSON string to map and slice