![]() |
This is a free version of Pac-Man
realized in java and startable via java web start.
To run the program full access is needed: 1) by JInput library, for joystick support 2) by caching some score data in the directory $USER_HOME/.pacman. The the java virtual machine and libaries download will be executed only once, the first time you run the program, if not downloaded by other jws application before, and cached by the jws system. So first startup may take some mins. Keyboard controls are: spacebar to start, arrows to move. Joystick controls are: a button to start and x,y axis to move. Other controls: F11: switch between fullscreen and windowed mode. ESC: quit the game. Click here to run. |