Slashdot Mirror


Interview with Pac-Man Creator

Rogueywon writes "The UK's Times newspaper has a featured interview with Toru Iwatani, creator of Pac-Man. The article offers an insight into the inspiration behind the old arcade classic and reflects on the lack of material gain that the franchise has brought to its creator." From the article: "Iwatani sits down and tells the whole story, starting exactly 26½ years ago when a 24-year-old Namco programmer strolled into a now demolished restaurant in central Tokyo, called Shakeys. It was here that he ordered the marguerita pizza that, with one slice removed, provided the visual inspiration for Pac-Man's famous profile. "

61 comments

  1. Let me be the first to say by BlackCobra43 · · Score: 3, Funny

    wakka wakka wakka wakka

    --
    I never spellcheck and I freely admit it. Save your karma for more worthwhile "lol erorrs" replies
    1. Re:Let me be the first to say by Anonymous Coward · · Score: 0

      Okay, Fozzie. Thanks for that.

    2. Re:Let me be the first to say by Thedeviluno · · Score: 1

      Ms. Pac-man swallows!

  2. That's awesome... by daviq · · Score: 0

    Old game developers are awesome because they usually were poor and put their all into fun games. Go Pacman!

    --
    Go to the w3.org and put Slashdot.org through the validator.
    1. Re:That's awesome... by kniLnamiJ-neB · · Score: 1

      While Pac-man was fun, I don't think your statement applies here... if his "all" was a nearly complete yellow circle, some dots, and some ghosts, he was a pretty shallow guy.

      --
      Windows isn't the answer... it's the question. NO is the answer!
    2. Re:That's awesome... by koi88 · · Score: 1


      if his "all" was a nearly complete yellow circle, some dots, and some ghosts, he was a pretty shallow guy.

      Just like this Einstein guy who put his life into an equation consisting of only three letters.

      --

      I don't need a signature.
    3. Re:That's awesome... by rttichnor · · Score: 1

      Just like this Einstein guy who put his life into an equation consisting of only three letters.

      Damn, that was good !!!

      (Score:5, Whoopass)

    4. Re:That's awesome... by Anonymous Coward · · Score: 0

      E=MC^2 is a special case of E^2 = m^2c^4 + p^2c^2, plus Einstein had a bunch of related equations.

      A better comparison is to say he was a one-hit wonder, like the Devinyls, Right Said Fred, Chumbawumba, etc.

    5. Re:That's awesome... by mink · · Score: 1

      Right Said Fred is at least a 2 hit wonder!
      I'm 2 sexy and Don't Talk Just Kiss.

      When I gave the album with I'm 2 sexy a listen (years after it was overplayed on the radio) I found a CD full of good tracks that were worth listening to.

      Chumbawumba also IMO is more then that. Frankly, I like the French version of Tubthumping better then the English one. On the Tubthumping album there are a few other good tracks, again more then I expected given the radio play of Tubthumping.

      I cant comment on devinyls as I don't know if I have listened to their work.

      --
      Well I've wrestled with reality for thirty five years doctor, and I'm happy to say I finally won out over it.
  3. Marguerita pizza??? by TopShelf · · Score: 1, Funny

    WTF is that? The Japanese do some pretty crazy things to pizza. When I visited about 10 years ago, I remember seeing a poster for a pizza with strange sea creature parts, mayo, and corn sprinkled on it. Blech...

    --
    Stop by my site where I write about ERP systems & more
    1. Re:Marguerita pizza??? by russellh · · Score: 3, Informative

      Yeah. Those Japanese. Importing the classic Napoletana pizza. Crazy!

      --
      must... stay... awake...
    2. Re:Marguerita pizza??? by Gogo0 · · Score: 1

      They like a different kind of mayonaise (kind of like American mayonaise but with soy sauce and worsteshire (sp) sauce mixed in) on their Okonomiyaki -kind of a pan-fried pizza with various goodies on top (left-overs work well). It is pretty different from an actual pizza, but the general idea is the same.

    3. Re:Marguerita pizza??? by Reignking · · Score: 2, Informative

      It has nothing to do with the drink -- it is basically your normal cheese pizza.

      --
      One man's Funny is another man's Offtopic.
    4. Re:Marguerita pizza??? by radish · · Score: 1

      Margherita is the actual, you know, italian name for pizza with just tomato and mozarella on it.

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

    5. Re:Marguerita pizza??? by Anonymous Coward · · Score: 0

      Those pics look nasty! Doesn't everyone know by now that the cheese has to go PAST the sauce, onto the crust area so that we don't get burned chins when the cheese slips off the pizza? Geez... it's pizza 101

    6. Re:Marguerita pizza??? by Anonymous Coward · · Score: 0

      Worcester Sauce

    7. Re:Marguerita pizza??? by mink · · Score: 1

      Thats not Pizza. It's a omelette / pancake thing with toppings. Search google for Okonomiyaki for details and recipes.

      --
      Well I've wrestled with reality for thirty five years doctor, and I'm happy to say I finally won out over it.
  4. Shakey's? As in the pizza parlor? by Richard+Steiner · · Score: 1

    Wow... I miss Shakey's Pizza. The Shakey's Pizza Parlor that was in Minnetonka, MN just west of Hwy 7 and 494 is the first place I ever saw a video arcade machine -- a pong game! :-)

    --
    Mainframe/UNIX Bit Twiddler and long time Windows/Linux Hobbyist.
    The Theorem Theorem: If If, Then Then.
  5. Re:Shakey's? As in the pizza parlor? by Momoru · · Score: 1

    Oh yeah thats where I was first introduced to video games too, my Shakeys was near Washington DC...I spent hours (with no quarters) just watching the demo screens and others play all those great old games, though I must have been there later then you because they had Centipead, Aarkanoid, and that game with the spys and the elevators by the time I was there....what ever happened to Shakeys anyways?

  6. A great game for a budding game programmer by tcopeland · · Score: 2, Insightful

    Writing a Pacman clone is a great exercise if you're trying to learn how to program games. There's graphics, hit detection, path-finding, "AI" strategy, high score tracking; all kinds of good stuff to think about.

    Another good one is Tetris; lots of interesting challenges in there.

    1. Re:A great game for a budding game programmer by sneakers563 · · Score: 1

      AI? I thought the ghosts in Pacman followed predetermined paths irrespective of what the player is doing, hence the ability of the player to "cheat" and use a predefined pattern to successfully complete the maze. I don't think the ghosts actually reacted to the player until Ms. Pacman.

    2. Re:A great game for a budding game programmer by tcopeland · · Score: 1

      > ghosts in Pacman followed predetermined paths

      You're probably right, so a true clone wouldn't need an AI strategy.

      I guess I was thinking of what someone would do who was writing a version of Pacman today and that came to mind...

    3. Re:A great game for a budding game programmer by badasscat · · Score: 3, Insightful

      AI? I thought the ghosts in Pacman followed predetermined paths irrespective of what the player is doing, hence the ability of the player to "cheat" and use a predefined pattern to successfully complete the maze.

      No, you're confusing patterns that were "discovered" that allowed you to win by beating the AI (which do exist), with patterns that the ghosts followed (which don't). The ghosts follow no pre-determined patterns - in fact each one is programmed to act and react in a different manner from the other. I don't recall all the differences but there are things like one of them being smart enough not to come near you while you're close to a power pellet, one of them being able to see you all the way on the other side of the board, etc. There is real uniqueness in how they act, though you wouldn't notice it unless you really played a lot.

      The patterns come about because the AI is not advanced enough that it's going to do anything different given the same situation. So, assuming that Pac-Man travels at the same speed in every game (which he does), and you don't screw up, you can use the same pattern every time and the ghosts will act in the same way. But that doesn't mean they're not using AI.

    4. Re:A great game for a budding game programmer by sneakers563 · · Score: 1

      It's a small point, anyway. I distinctly remember, however, buying a "Beat Ms. Pacman" strategy guide in elementary school and reading that the patterns given in the book wouldn't work 100% of the time like the older patterns for Pacman did. I felt ripped off.

    5. Re:A great game for a budding game programmer by tcopeland · · Score: 1

      > buying a "Beat Ms. Pacman" strategy guide
      > in elementary school

      Nice, those were hard-earned dollars, I daresay. $5 for cutting the neighbor's lawn and all that.

      My sad elementary school experiences involved accidentally overwriting a brand new game while trying to back it up on a TRS-80 Model III. Oh the agony...

    6. Re:A great game for a budding game programmer by Anonymous Coward · · Score: 0

      Beat Ms. Pacman? I'm sure the anti-Rockstar people would object against that, as well...

    7. Re:A great game for a budding game programmer by Sancho · · Score: 1

      I think even this was changed in a later board revision of Pac Man, and by Ms. Pac Man, it was right out.

    8. Re:A great game for a budding game programmer by sneakers563 · · Score: 1
      Beat Ms. Pacman? I'm sure the anti-Rockstar people would object against that, as well...

      LOL - I thought about the dual meaning while I was typing that.

    9. Re:A great game for a budding game programmer by sneakers563 · · Score: 2, Informative
      Interesting - That's almost exactly what I remember reading about Ms. Pacman. I wonder if the improvment to the AI in Ms. Pacman that I'm remembering was simply adding some variability to the ghosts' actions.

      I found this paper with an interview with the creator that bears out what you're saying. It's pretty cool, actually, that they gave the ghosts different personalities; I stand corrected.

    10. Re:A great game for a budding game programmer by Meagermanx · · Score: 1

      Just when I thought people couldn't be more disturbingly perverted...

    11. Re:A great game for a budding game programmer by jackbird · · Score: 1

      Yeah, they added randomness. That's why you almost never see original Pac-Man in the wild (it's a money-loser in terms of time per quarter once someone gets the patterns down), but Ms. Pac-Man can be found in dive bars reasonably often. Also why the ghosts sometimes do really stupid stuff in Ms. Pac-Man, like turn tail right before killing you.

  7. Toru Iwatani by Bnderan · · Score: 3, Funny

    What was his name before running it through the Star Wars name generator?

  8. Eating to dancing, all a girl could ask for. by antifood · · Score: 1

    I think it's interesting that the theme of eating was used to lure the female sex into arcades. I think its kind of like how Konami used http://en.wikipedia.org/wiki/DDR_1st_Mix">Dance Dance Revolution to lure the female persuasion back into the arcades using game's namesake.

  9. Re:Shakey's? As in the pizza parlor? by crow · · Score: 1

    It seems that Shakey's is still around. Clearly not in the same numbers as it once was, though.

  10. Someone wanna fact check this UL by snorklewacker · · Score: 2, Informative

    Story is that the name of the game was originally "Puck-Man" (due to the shape), but that vandals were scratching out part of the "P" on the console to spell the obvious derivative word.

    Any truth to that?

    --
    I am no longer wasting my time with slashdot
    1. Re:Someone wanna fact check this UL by GeneralHorel · · Score: 3, Informative
      --
      Slashdot sigs contain more useful information than the articals
    2. Re:Someone wanna fact check this UL by drunken-sosage · · Score: 2, Informative

      two additional links
      http://www.klov.com/game_detail.php?letter=P&gam e_id=9149
      http://www.puckman.net/main.html

    3. Re:Someone wanna fact check this UL by macdaddy357 · · Score: 1

      I want to know if it is true that pac-man is named after the infamous cannibal, Alfred E. Packer. Allegedly "pack-man" has meant cannibal since then.

      --
      How ya like dat?
  11. Okay... by Sierpinski · · Score: 2, Funny

    Okay so he got the icon from a slice-removed pizza pie. But where, I ask, WHERE did he get the idea for that 'wakka wakka' sound?

    1. Re:Okay... by Doom+bucket · · Score: 2

      "Wakka Wakka" is the japanese equivelent of "Munch Munch".

      Different languages have different "sounds".

    2. Re:Okay... by lightspawn · · Score: 2, Funny

      But where, I ask, WHERE did he get the idea for that 'wakka wakka' sound?

      Fozzie Bear, of course.

    3. Re:Okay... by oldwolf13 · · Score: 1

      You know I always thought it sounded more like "Wadda wadda wadda"...

      Where the 'dd"'s sound a little like a t.

      A nurse was helping me with some bandages the other day and she mentioned Pac Man for some reason... so I figured she remembered it. I of course, immediately hummed the theme songs and proceeded to "wadda wadda wadda"

      She looked at me kind of strangely after that.

      --
      If I can't smoke and swear I'm fucked.
  12. Remids me of the old joke... by Anne_Nonymous · · Score: 4, Insightful

    "Computer games don't affect kids. I mean, if Pac-Man affected us as kids, we'd all be running around darkened rooms, munching magic pills, and listening to repetitive electronic music."

    1. Re:Remids me of the old joke... by game+kid · · Score: 1

      Kristian Wilson clearly forgot the "oh wait..." part back then.

      --
      You can hold down the "B" button for continuous firing.
    2. Re:Remids me of the old joke... by Anonymous Coward · · Score: 1, Funny

      Hmmm, sounds like a rave to me.

    3. Re:Remids me of the old joke... by Anonymous Coward · · Score: 0

      Gosh, you're right! Thanks. I never would have spotted that.

    4. Re:Remids me of the old joke... by Anonymous Coward · · Score: 0

      urban legend...that joke's actually by a little know British comedian.
      http://www.marcusbrigstocke.com/pacman.asp

    5. Re:Remids me of the old joke... by ipxodi · · Score: 1

      If you grew up in the 70s and 80s, that IS what you did!

      --
      load "windows7" ,8,1
  13. Call Christopher Guest by Anonymous Coward · · Score: 0

    It was here that he ordered the marguerita pizza that, with one slice removed, provided the visual inspiration for Pac-Man's famous profile. "

    Is it just me or does this seem extremely....Spinal Tap?

  14. All that remains by Strell · · Score: 0

    Is to determine if the Dreamcast logo was first found on top of a hamburger (prior to applying the top bun, of course).

    --
    I'm not scared of anonymous cowards.
    1. Re:All that remains by Deadguy2322 · · Score: 0

      A logo that became sadly prophetic, as SEGA was going into a downward spiral as they released the Dreamcast. A machine which I dearly love, in case you think I'm trolling.

      --
      Check out my foes list to see who is so retarded that they can't use the signature line!!!
    2. Re:All that remains by Anonymous Coward · · Score: 0

      Both of you are wrong. It came from the spirals in any decent cinnamon roll.

    3. Re:All that remains by mink · · Score: 1

      There is a treat in Japan that is depicted as a spiky white circle with a red swirl. I always think of them when I look at my Dreamcast.

      --
      Well I've wrestled with reality for thirty five years doctor, and I'm happy to say I finally won out over it.
  15. Re:Shakey's? As in the pizza parlor? by dwbassett42 · · Score: 1

    Shakey's is a little different in Japan than it is in the U.S. They have an all you can eat pizza-by-the-slice buffet, but since they use super-thin crust on thier pizza, your average American can eat dozens of slices before they are seriously full. Many of the pizzas are generally not palatable to most Americans, but if you don't mind corn and tuna on your pizza you'll be fine. Eating tons of pizza does make the management unhappy with you though. (I almost got kicked out of one for eating too much, and have acquaintances that have...)

  16. Tetris fun for a budding game programmer by dtungsten · · Score: 1

    I can speak from personal experience on that one. I wrote a Tetris game just for the fun/challenge of it. This was after I made a text adventure as a programming assignment (the assignment was make a text adventure) as part of a regular programming class (not a games-oriented elective). If I were teaching a class in game (or even other complex) programming, a Tetris clone would definitely be an assigned project.

    1. Re:Tetris fun for a budding game programmer by tcopeland · · Score: 1

      Cool! Yup, lots of different ways to approach the shapes, and the animation or whatever that happens when you fill a row, and so on. Good times.

  17. exactly... by MarcoAtWork · · Score: 1

    as much as the game idea was fun and the graphics attractive, I think for me pacman was mostly about the sounds, the startup jingle, the wakkawakkawakka and let's not forget the death sound: I really wonder who came up with those!

    --
    -- the cake is a lie
  18. Tivola by tepples · · Score: 1

    As for the Dreamcast logo, look at these spirals, especially the last four.

  19. Re:Shakey's? As in the pizza parlor? by corrosive_nf · · Score: 0

    There is one like that in Mexico City. The crust is almost like a saltine and comes with no tomato sauce. Ketchup packets are provided however.

  20. Re:Shakey's? As in the pizza parlor? by oldwolf13 · · Score: 1

    >> ...and that game with the spys and the elevators...

    Elevator Action!

    Used to love that game

    --
    If I can't smoke and swear I'm fucked.
  21. Shakey's Pizza by nigel_q · · Score: 1

    Shakey's Pizza is a chain from the US... They're still around in Japan, but less so than they were 20 years ago. They talk about it in the 2nd Wayne's World movie. Incidentally, there's still one in Roppongi near the Meiji Shrine, I think there's still one in Kichijoji... The one in Shibuya is gone... The all you can eat lunch buffet is a great deal!