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
+21.3k Golang : Convert(cast) string to rune and back to string example
+19.3k Golang : Delete item from slice based on index/key position
+22.5k Golang : Read directory content with filepath.Walk()
+13.6k Golang : Verify token from Google Authenticator App
+9.5k Golang : How to get username from email address
+5.9k Golang : Find change in a combination of coins example
+7.2k Javascript : How to get JSON data from another website with JQuery or Ajax ?
+5.3k JavaScript/JQuery : Redirect page examples
+13.6k Golang : Get constant name from value
+10.3k Golang : Print how to use flag for your application example
+12.4k Golang : Print UTF-8 fonts on image example
+36.8k Golang : Display float in 2 decimal points and rounding up or down