FXGameEngine
FXGameEngine copied to clipboard
A Game Engine based on the JavaFX Canvas API
Please extend README and give links
Trying to build the gameengine project with: mvn clean install I get the following warnings / errors: [WARNING] The POM for net.java.html:canvas:jar:0.8-SNAPSHOT is missing, no dependency information available [WARNING] The...
bck2brwsr doesn't support JAXB, so we need a different way to read tilesets there.
There should be a way to allow one or more HUD Layers that don't move with the camera.
It might be useful for Layers to have a position and Dimension other than the main Layer. Check possible usecases.