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
+12.3k Golang : Detect user location with HTML5 geo-location
+10.8k Golang : Allow Cross-Origin Resource Sharing request
+10.8k Golang : Simple File Server
+17.8k Golang : Parse date string and convert to dd-mm-yyyy format
+20.9k Golang : Saving private and public key to files
+7.2k Golang : How to solve "too many .rsrc sections" error?
+22.6k Golang : Convert seconds to minutes and remainder seconds
+4.9k MariaDB/MySQL : Form select statement or search query with Chinese characters
+21.1k Android Studio : AlertDialog and EditText to get user string input example
+11.5k Golang : Intercept and process UNIX signals example
+9.5k Golang : How to get garbage collection data?
+12.8k Golang : Transform comma separated string to slice example