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
+19.4k Golang : Get host name or domain name from IP address
+5.3k JavaScript/JQuery : Redirect page examples
+32.3k Golang : Convert []string to []byte examples
+13.8k Golang : Qt progress dialog example
+9.4k Golang : Launch Mac OS X Preview (or other OS) application from your program example
+7.5k Linux : How to fix Brother HL-1110 printing blank page problem
+17.7k Golang : [json: cannot unmarshal object into Go value of type]
+31.6k Golang : bufio.NewReader.ReadLine to read file line by line
+11.6k Get form post value in Go
+19k Golang : Padding data for encryption and un-padding data for decryption
+5.3k Golang : Print instead of building pyramids
+15.3k JavaScript/JQuery : Detect or intercept enter key pressed example