Armin Reichert
Armin Reichert
I use your great library for live visualization of the state machines driving a Pac-Man game implementation (https://github.com/armin-reichert/pacman). There is an integrated dashboard showing 4 state machine graphs (PNGs) at...
After cloning the FXyz repository and importing the Gradle projects into Eclipse (Version: 2021-03 (4.19.0), I get compile errors in project FXyz-Importers (in the unit tests). I can fix this...
For my (Ms.) Pac-Man game implementation, I use a 3D model created using Blender 2.92 (by some nice guy, not by myself) and exported into OBJ format. See here: https://github.com/armin-reichert/pacman-javafx/tree/main/pacman-ui-fx/src/main/resources/common/gianmarco...
Any help is appreciated!
In my [build.gradle](https://github.com/armin-reichert/pacman-javafx/blob/main/pacman-ui-fx-3d/build.gradle), I set the vendor property, however in the generated installer I do not see it anywhere. Is this a bug?
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...
When playing (Ms.) Pac-Man with a keyboard, it should be possible to enter the next direction before an intersection is reached and this direction should then automatically be selected when...
"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...