Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×
AI Java Games News

AI Takes On Pac-Man 113

mikejuk writes "AI takes on Pac-Man — well, in fact it plays both sides. An annual competition challenges participants to write Java programs to control Pac-Man or the ghosts. It might not be chess, but it pits machine against machine, with algorithms going head-to-head as the AI ghosts try and eat AI Pac-Man."
This discussion has been archived. No new comments can be posted.

AI Takes On Pac-Man

Comments Filter:
  • Re:Already Over (Score:4, Insightful)

    by ByOhTek ( 1181381 ) on Monday June 13, 2011 @09:06AM (#36424246) Journal

    That's slashdot for you. "Olds for geeks, stuff that probably doesn't matter."

  • by Anonymous Coward on Monday June 13, 2011 @09:46AM (#36424566)

    And yet here's an AI that can apparently beat it..... what does that say about my friends and coworkers?

    That apparently, there are some things computers are better at than people?

    QUICK! What's the 761st decimal place [wikimedia.org] of pi?
    Does it make some statement about you that a computer can calculate the above several of orders of magnitude faster than you?

  • by 19061969 ( 939279 ) on Monday June 13, 2011 @10:47AM (#36425030)

    I guess it would say that your friends and coworkers are thick as shit or really aren't that interested in video games.

    But then, you can also ask the AI, "where's the salt?" or other some such question and wait for a sensible response. Or ask it to catch a ball. Or navigate its way through a town, find a nice birthday present, bake a cake, create spontaneous conversations with strangers... Lots of things that I'm sure it would fail at.

  • by Raenex ( 947668 ) on Monday June 13, 2011 @10:54AM (#36425106)

    It always amazes me when I show Pac-man to various people and they "It's too hard." And yet here's an AI that can apparently beat it..... what does that say about my friends and coworkers?

    What does this dumb comment say about you?

  • Re:Already Over (Score:2, Insightful)

    by Anonymous Coward on Monday June 13, 2011 @11:04AM (#36425200)

    why the fuck? pacman can be played "perfectly" because the ghosts always move the same depending on what the player is doing. that's how some people can play it till they drop, it needs no thinking. and if you're writing control code for the ghosts then it's bye bye for pacman no matter how pacman is controlled.

    you know what's a real challange? writing a cs bot that passes as a human. no need to wait for pesky competition either.

  • by elsurexiste ( 1758620 ) on Monday June 13, 2011 @11:34AM (#36425438) Journal

    It always amazes me when I show Pac-man to various people and they "It's too hard." And yet here's an AI that can apparently beat it..... what does that say about my friends and coworkers?

    I can't beat level 3, yet I'm sure I can program an AI that could play better than me. What that's supposed to mean? :)

  • by AchilleTalon ( 540925 ) on Monday June 13, 2011 @11:37AM (#36425458) Homepage
    AI is not about finding an algorithm to beat the machine, it should be about an algorithm that can learn while playing an improving itself until it can beat the machine. This is AI. Finding and programming an algorithm beating the machine isn't AI, it is real intelligence since the programmer has done all the work until his/her algorithm effectively beat the machine.
  • Comment removed (Score:4, Insightful)

    by account_deleted ( 4530225 ) on Monday June 13, 2011 @01:57PM (#36426852)
    Comment removed based on user account deletion

"And remember: Evil will always prevail, because Good is dumb." -- Spaceballs

Working...