
11-07-2010, 08:17 PM
I have actually thought of doing a pacman game several times before. It wouldn't be too hard either, one of those games that you know is definitely possible yet still requires a little hard work, allowing you to learn along the way. I might still want to make a pacman game.
Well, anyways, you should be able to easily create a pacman by create two half-spheres that are on top of each other, the top vehicled to the bottom, and have an animation running to make them rotate (simulating the eating) while they are moving. The intersection detection and ghost AI should be harder to do, but still definitely possible. For the world you could use a 2d image of the original pacman and have the camera looking from overhead. If I have time this might be a fun program I might try, but I would still like to see your version!
Check out my best projects so far and please comment:
Tic-Tac-Toe 2.0 ................... http://www.alice.org/community/showthread.php?t=3548
Alice Paint ........................... http://www.alice.org/community/showthread.php?p=23408
Real-Time Clock .................. http://www.alice.org/community/showthread.php?p=12725
Maze Game ......................... http://www.alice.org/community/showthread.php?t=4301
|