This is a series of articles intended to teach how to program with JavaFX the "right" way, and without FXML. It starts from the very beginning, showing how to write a simple "Hello World" screen, then ...
Futz is a Java/Kotlin game-making library designed to make it easy for absolute beginners to create simple, 2D games. The idea came about when I was trying to teach some of my non-programmer friends ...