FXGL 7

These posts focus on FXGL and what it enables: game development with JavaFX, playful experiments, performance testing, and visually rich Java applications.

Dec 5, 2024 · 2 min

JavaFX In Action #11 with Almas Baim about FXGL, a multipurpose game library for JavaFX

In the “JFX In Action” interviews, we already saw many business use cases of JavaFX. Let’s take a side step and look at game development. FXGL is a library that …

#javafx#jfx-central#jfx-in-action#interview
Dec 14, 2023 · 4 min

A JavaFX Game Application in a Single Java File with JBang and FXGL

FXGL is a framework to easily create JavaFX-based game applications. In this blog post, I want to show you how this can be done within a single Java-file which doesn’t need a …

#javafx#fxgl#jbang
Jun 19, 2023 · 1 min

Foojay Podcast #25: Game Development with Java, JavaFX, and FXGL

Java and JavaFX rarely top the list when you think about building a game. The FXGL library changes that picture and opens the door to 2D and 3D games that even run on mobile and …

#podcast#foojay#java#javafx
Oct 19, 2022 · 5 min

Book review - Learn JavaFX Game and App Development with FXGL 17

This summer I read the book “Entreprenerd” by Bruno Lowagie . It tells the story of how he started with the iText PDF Java library and turned that into a company …

#javafx#fxgl#book-review
Jan 26, 2022 · 2 min

3D printed Raspberry Pi Arcade box

As part of the Pi4J project, we created an example game with JavaFX and FXGL that uses an Arcade kit with a Joystick and big push buttons. The test setup for this project was …

#3d#raspberry-pi#fxgl#javafx
Jan 11, 2021 · 8 min

Device monitoring tool with JavaFX, FXGL and Mosquitto

In a previous post “Getting Started with FXGL Game Development” we already have taken a look at the FXGL game development framework developed by Almas Baimagambetov .

#javafx#fxgl#raspberry-pi#mosquitto
May 7, 2020 · 7 min

Getting started with FXGL game development

FXGL is a Java, JavaFX and Kotlin Game Library (Engine) made by Almas Baimagambetov . As my son (almost 10y) challenged me to make a game during my …

#javafx#fxgl