This is my first Uzebox game (hopefully first of many to come!). It's a fun little system to work on. The game is complete, but any bug reports are welcome
A HUGE thanks to Uze for the song that plays at the start of a new game; the intermission song; and the eat ghost sfx. Oh, and for the many times I asked him to test it on his Uzebox. So far I have only been using David's incredible emulator because I have yet to build my Uzebox (parts coming soon!).
I tried to model the game after an arcade machine to some extent. Game rules and ghost AI are faithful to the original. Much more information about Pac-Man can be found here:
http://home.comcast.net/~jpittman2/pacman/pacmandossier.html
Let me know your thoughts on game difficulty. It becomes much easier to play when you know how the ghosts think and what restrictions are placed on them.
Controls (emulator/snes):
Move: arrow keys/Up,Down,Left,Right
Insert Coin: a/A - you must pay to play
Start Game: Enter/Start
Toggle BG sound: s/B
Source code is included. To rebuild, you will need to place the beta4 kernel folder within the src folder at the same level as pacman.c (or alter the makefile). If you wish to view the intermissions without playing through, then you can set INTERMISSION_LOOP to 1 in the makefile. The hex is also included for those who just wish to play.
I hope you enjoy the game!
Paul
Edit: Pacman-lite (only 56.6k) available at: http://code.google.com/p/uzebox-paul/downloads/list


