Java Intelligent Pacman Code
An intelligent Pacman game written in Java.
Brought to you by:
mikejyg1
File | Date | Author | Commit |
---|---|---|---|
src | 2012-03-08 |
![]() |
[e1eccd] initial creation |
.classpath | 2012-03-08 |
![]() |
[e1eccd] initial creation |
.project | 2012-03-08 |
![]() |
[e1eccd] initial creation |
build.xml | 2012-03-08 |
![]() |
[e1eccd] initial creation |
index.html | 2012-03-08 |
![]() |
[e1eccd] initial creation |
javaipacman.jar | 2012-03-08 |
![]() |
[e1eccd] initial creation |
readme.txt | 2012-03-08 |
![]() |
[e1eccd] initial creation |
version.txt | 2012-03-08 |
![]() |
[e1eccd] initial creation |
This is javaiPacman, a intelligent pacman game written in Java. The original goal of the project is to demonstrate how randomness contributes to the intelligent movements of the ghosts. I think the movements of the ghosts makes this game interesting. Note the one rule of ghosts' movement - they are not allowed to reverse course.