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
+4.4k List of Golang XML tutorials
+27.5k Golang : Login(Authenticate) with Facebook example
+5.8k Golang : Gorrila mux.Vars() function example
+6k Golang : Command line ticker to show work in progress
+14k Golang : How to check if input from os.Args is integer?
+3.5k Golang : Customize scanner.Scanner to treat dash as part of identifier
+8k Golang : Identifying Golang HTTP client request
+3.8k Python : Convert(cast) string to bytes example
+15.4k Golang : Display list of time zones with GMT
+9.3k Golang : Proper way to test CIDR membership of an IP 4 or 6 address example