pacman-javafx
pacman-javafx copied to clipboard
A clone of the classic Arcade games Pac-Man / Ms. Pac-Man with a JavaFX UI (2D+3D).
Any help is appreciated!
Unfortunately, I have no *animated* 3D model yet. The Pac-Man and ghost models used here have been generously provided by Gianmarco Cavallaccio (https://www.artstation.com/gianmart). The 3D maze is created programmatically using...
``` $ ./gradlew jpackage > Configure project :pacman-ui-fx-2d Operating System: name='Linux' version='6.1.0-13-amd64' arch='amd64' > Configure project :pacman-ui-fx-3d Operating System: name='Linux' version='6.1.0-13-amd64' arch='amd64' Path for java installation '/usr/lib/jvm/openjdk-17' (Common Linux Locations)...
"Game Over message should move out of the scene to the right and enter the scene again from the left.
Use the emulator to check all map colors, fix the color schemes/assignments in the code and fix the sprite sheet image.
[@old80s59 ](http://www.youtube.com/@old80s59) > If I could request one other feature for Tengen Ms. Pac-Man, it would be the ability to continue from the level you died on (a maximum of...
Some flashing mazes use varying fill colors. Identify which mazes and what colors are used.