It feels so cool, when one of you favorite people created exactly the thing you were looking for.
@frankdelporte.be made this great intro to #FXGL and it felt like it was made just for me!
www.youtube.com/live/IufaUwD...
All tested for the online #JChampions conference tomorrow! A lot of wires and cameras, a piano, LED strip, mix panel... what can possibly go wrong?! ;-) Join my son Vik and me at 19h CET on YouTube: www.youtube.com/watch?v=UW6f...
jchampionsconf.com
#Kotlin #JavaFX #MIDI #FXGL #VirtualThreads
A new #JFXInAction video has been added! Almas Baim shows demos of #FXGL #JavaFX games. He also live-codes a Goal-Oriented Action Planning (#GOAP) application that uses game AI to solve problems based on rules and preconditions.
www.jfx-central.com/videos/RFSIB...
#FXGL is a library created by Almas Baim to create #JavaFX games. But it’s much more than games! In part 11 of my #JFXInAction interviews, Almas live codes Goal-Oriented Action Planning (#GOAP) with minimal code!
Video: www.youtube.com/watch?v=RFSI...
More info: webtechie.be/post/2024-12...
Having fun with @jbangdev, #fxgl and @jbossorg logos
jbang gist.github.com/maxandersen/d4e465ab26ae...
https://www.youtube.com/watch?v=DkKu6RELbBA
By accident while playing with #FXGL realized jbang config allows to setup a http://jbang.properties with custom classpath/deps to allow trying out projects like FXGL samples without editing project files nor repeatedly set them on jbang calls.
Having fun with #FXGL and @jbangdev Can run some of the samples directly: jbang --deps com.github.almasb:fxgl:11.17 https://t.co/axkN3kGnMD Those that uses resources you'll (for now) need to clone the repo and add --cp src/main/resources