I have written a PacMan inspired game that runs as a Java applet. I’d like to get feedback from people. The most recent version is located here:
http://www.angelfire.com/games4/anirak/tutorial/day9/
http://www.angelfire.com/games4/anirak/tutorial/day10/
Source is linked to on the page, but the source is a bit of a mess right now. I need to go through and refactor much of it.
Sorry about the free-hosting pop-ups and such.
My goal was not to make an authentic PacMan clone, but to write a new game that used ideas from PacMan but incorporates other features as well. Currently I have implemented the following unique features:
- Random mazes
- More than one size of maze
- Difficulty increases with each level
- Ghost is actually intelligent and will seek you out
Please let me know what you think, what improvements might be fun, and if it doesn’t work for you.
It isn’t in finished form yet, but I think it is pretty fun as-is.
Thanks!