JavaFXPlayground A simple JavaFX gradle-Project to play with JavaFX. Requirements JDK 17 installation How to run the project can be run via the command line: Unix-based systems and Windows with powershell: ./gradlew run Windows with cmd: ./gradlew.bat run