Computer Science Canada Pacman AI |
Author: | Montyman77 [ Sat Jun 13, 2009 11:47 am ] | ||
Post subject: | Pacman AI | ||
What is it you are trying to achieve? An Ai system for a pacman game What is the problem you are having? i want them to move randomly around until they are in line with pacman then they go after him but i can't get them to detect intersections Describe what you have tried to solve this problem
Please specify what version of Turing you are using 4.1.1 |
Author: | stas054 [ Sat Jun 13, 2009 3:17 pm ] |
Post subject: | RE:Pacman AI |
I think you need to paste the entire code so people can take a look at it.. you forgot variables... |
Author: | Montyman77 [ Sat Jun 13, 2009 3:59 pm ] |
Post subject: | Re: Pacman AI |
ok well here is the attatchment |