Java Pac Man 1996



chay@palton.co.uk
source code


Bugs :see end of HTML

KEYS

UP = Cursor Key UP or 'p'
DOWN = Cursor Key DOWN or 'l'
LEFT = Cursor Key LEFT or 'a'
RIGHT = Cursor Key RIGHT or 's'
END GAME = Key END




Bugs :1) If no audio driver : game will hang at the start for 30 sec
         until it can recover for the audio problem , wait for 1 min at   
         most. 
2) If cursor keys do not work type character key. 3) If cursor keys and character keys do not work , try click the mouse on the applet window, then try the keys.