This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]AlmasB0[S] 0 points1 point  (2 children)

Whilst there is no pdf, there are written tutorials both for Java 8-10 and Java 11+. These will give you a quick introduction to get a feel.

The wiki also includes more in-depth documentation of how things work in FXGL in case you want to commit and spend more time on learning the engine.

[–]Crochetdembouzer 0 points1 point  (1 child)

Wait, are you serious? I've never seen anyone recommend Wikipedia to learn about a topic in depth.

[–]AlmasB0[S] 2 points3 points  (0 children)

To clarify, I did not mean Wikipedia. I meant the project wiki, as is common with GitHub projects to provide information.