A JavaFX application with a boy who is animated.
You can run the project just by compiling it with the javac command and run it with the java command. Or use build automation (Maven, Gradle).
You must install JavaFX runtime if you are not using build automation. Docs here.
With Maven. Docs here.
With Gradle. Docs here.