Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Classic Games (Games) Google Games

A Playable PAC-MAN On Google Doodle 286

Kilrah_il and several other readers made sure we noted Google's tribute to PAC-MAN on its 30th anniversary — a playable game implemented in JavaScript. "'To play the game, go to google.com during the next 48 hours (because it's too cool to keep for just one day) and either press the "Insert Coin" button or just wait for a few seconds.' There is also an Easter egg for those who want to recall one of the first multi-player games, but you'll have to RTFA to find it." This doodle may overshadow the Official PAC-MAN 30th Anniversary Destination.
This discussion has been archived. No new comments can be posted.

A Playable PAC-MAN On Google Doodle

Comments Filter:
  • Meh (Score:5, Funny)

    by swanzilla ( 1458281 ) on Friday May 21, 2010 @12:29PM (#32294694) Homepage
    I'm holding out for Q-Bert.
  • Re:Meh (Score:5, Funny)

    by TheKidWho ( 705796 ) on Friday May 21, 2010 @12:34PM (#32294770)

    Don't worry, in 7 years we'll be playing Crysis in the google doodle.

  • Re:So... (Score:5, Funny)

    by sunderland56 ( 621843 ) on Friday May 21, 2010 @12:35PM (#32294780)
    It isn't a banner ad - it isn't advertising a thing.

    I bet that most people will say this is the most awesome thing Google has done all year.
  • Re:Meh (Score:5, Funny)

    by Monkeedude1212 ( 1560403 ) on Friday May 21, 2010 @12:38PM (#32294822) Journal

    And in 7 years, you still won't be able to get more than 24 FPS out of the cinematics.

  • by tempest69 ( 572798 ) on Friday May 21, 2010 @12:40PM (#32294852) Journal
    This isnt too bad until you cross the two, then my brain gets all wonky. when left controls left, and right controls right I'm kinda capable not good.. but cross them and they start moving all spastic,, sure it's all in my head.
  • by AntiDragon ( 930097 ) on Friday May 21, 2010 @12:46PM (#32294916)

    Don't cross the stre^H^H^H^H pacmen!

  • Having an "alarm sound" in google home page is not that wise decision, I got reports about people calling helpdesk tech support in order to report an "alarm sound", "its a virus?", "hijacked google home page, please run anti-spyware", etc, etc

    Is PacMan that important to the general public? I agree is /. material, but for non-tech people I dont think it matters...

  • Re:So... (Score:5, Funny)

    by Anonymous Coward on Friday May 21, 2010 @01:00PM (#32295116)

    This is the most awesome thing Google has done all year!

  • Re:So... (Score:3, Funny)

    by 2obvious4u ( 871996 ) on Friday May 21, 2010 @01:02PM (#32295138)
    Where are my mod points when I need them...
  • by Anonymous Coward on Friday May 21, 2010 @01:03PM (#32295162)

    You can hear your staff playing video games while you post on Slashdot? But I thought 3DRealms folded?

  • by bradbury ( 33372 ) <`moc.liamg' `ta' `yrubdarB.treboR'> on Friday May 21, 2010 @01:03PM (#32295164) Homepage

    And I want to run a game programmed in Javascript on my computer WHY? I helped write a simulator for a PDP-10 that ran on a PDP-11 (36 bit machine on a 16 bit machine) 30+ years ago. And there was a concrete corporate need for it (we were modifying the Bliss-11 compiler which was written in Bliss-10). And even though I like PacMan (lord knows how many quarters I plugged into it at the local video game parlors in the 80's) I would still pause before I open my machine(s) up to running Javascript games.

    If only from the simple perspective that an interpreted, garbage collected language (such as Javascript) is inherently less efficient than a compiled language (C, Pascal, whatever) -- and it therefore is going to burn more CPU cycles than are required to perform the functionality the game provides. AND IT IS THEREFORE NOT GREEN!

    The goal of programmers (world-wide) should not be on "how do I implement something clever and cool". It should instead be on how do I reduce the CO2 footprint of my program? It is a sad state when one is promoting programs which may increase wasteful expenditure of energy (via Javascript). If /. is a "good" forum, should they not be promoting good directions?

  • Re:So... (Score:5, Funny)

    by DeadboltX ( 751907 ) on Friday May 21, 2010 @01:08PM (#32295220)
    I have already received a technical support call regarding this.
    "Help my computer is making alarm sounds I think something broke! Here listen to this! *holds phone to computer speaker*"

    *facepalm*
  • by guyminuslife ( 1349809 ) on Friday May 21, 2010 @01:19PM (#32295368)

    I think that C is not green either, since it's really more efficient to code the game in assembly code that can be inlined in the web page.

    But assembly still consumes those excess cycles. You know what's really green? Not playing Pac-Man.

    Certainly, playing Pac-Man as it was originally---as an arcade game with a dedicated CRT monitor---is out of the question.

    Actually, I'm a little concerned with your comment up there, because it seems like there may have been some CPU cycles that were wasted in your comment. And why are you posting this on Slashdot? They use Perl to handle HTTP traffic! You really need to use a website developed in C. It's the green thing to do.

  • Re:Meh (Score:5, Funny)

    by Anonymous Coward on Friday May 21, 2010 @01:41PM (#32295676)

    The ghosts don't stay blue forever. They work just fine.

    Sure, they had to compromise on the map to make it spell "Google". Oh well.

    The ghost logic is supposedly the same as in the original game. It's possible that it doesn't work as well on this map, though.

    Excuse me? Are you too much of a not-hardcore classic gamer to have the mental capacity understand the GP's very simple statement? If it's not clock-cycle-perfectly-identical to the original arcade box, it's COMPLETELY AND WHOLLY WORTHLESS and a waste of our precious, precious time.

    Time which could be better spent tweaking MAME so that it renders Pac-Man down to the nearest billionth of a second in timing accuracy. Or time which could be better spent scouring the internet for more replacement parts for our pristine arcade Pac-Man games. Geez. Don't you understand ANYTHING about how pedantic classic gamers work?

  • Sigh... (Score:1, Funny)

    by Anonymous Coward on Friday May 21, 2010 @01:41PM (#32295692)

    Thanks google. This just started an argument in my office. My boss and 7 other "engineers" laughed at me when I said it was done in JavaScript.

    "You can't write games in JavaScript."

    "But it's a .js file."

    "You can't script games!."

    "But..I can show you the code.. and 50 other games written in JavaScript."

    "You're an idiot."

    Sigh...

  • by Kozz ( 7764 ) on Friday May 21, 2010 @01:49PM (#32295840)

    No kidding. I have headphones plugged in always, even when I'm not using them. That way when I click on a troll link, I'm the only one that will hear, "Hey, everybody! I'm looking at gay porno!"

  • by flahwho ( 1243110 ) on Friday May 21, 2010 @01:57PM (#32295960)
    DAMN GOOGLE! now I have a quarter crammed into my LCD.
  • Re:So... (Score:5, Funny)

    by IICV ( 652597 ) on Friday May 21, 2010 @02:13PM (#32296216)

    If you can't be silly while posting to Slashdot from work, when can you be silly?

  • Re:So... (Score:2, Funny)

    by Anonymous Coward on Friday May 21, 2010 @02:55PM (#32296898)

    While playing pacman at work

  • by fulldecent ( 598482 ) on Friday May 21, 2010 @04:08PM (#32297996) Homepage

    Aaah, I was wondering why the "," "a", ";", and "h" keys were causing her to move!

  • Re:So... (Score:1, Funny)

    by Anonymous Coward on Friday May 21, 2010 @05:51PM (#32299616)

    Insert coin twice to enable multiplayer.

    One player is controlled via arrow keys, the other by wasd.

    It's not multiplayer mode, it's two-handed mode, and it's awesome— although extremely confusing and difficult.

All seems condemned in the long run to approximate a state akin to Gaussian noise. -- James Martin

Working...