Back to Top
FX2048 (WebFX demo) Screenshot 0
FX2048 (WebFX demo) Screenshot 1
FX2048 (WebFX demo) Screenshot 2
Free website generator for mobile apps; privacy policy, app-ads.txt support and more... AppPage.net

About FX2048 (WebFX demo)

TARGET AUDIENCE

This app has been published for developers following the WebFX project, and is part of the project demos.


FOR NEW AUDIENCE

WebFX is a free, open-source cross-platform solution that can target 7 platforms (Web, Android, iOS, macOS, Linux, Windows & embed such as Raspberry Pi) from a single Java code base.
Underlying technologies: OpenJFX, Gluon & GWT.

For instance, you can visit the web version of this same app at https://fx2048.webfx.dev

Whatever the platform, the application source code is exactly the same (see the LINKS section below to access the source code of this demo).
The application is written in Java and uses the JavaFX API to build the user interface.
The Gluon toolchain (built on top of GraalVM) is used to compile the application Java code into a native app for all platforms except the Web (so this includes this Android version).
GWT is used to compile the Web version. It transpiles the Java code into an optimised JavaScript code.
As a result, all executables in all platforms offer optimized performances.


ABOUT THIS PARTICULAR DEMO

This is the game 2048. You can use the arrow keys to play, or the touch screen on tablets and mobiles. Tiles with the same number can merge into one that sums these 2 numbers. The goal of the play is to sum 2048 on a single tile.

This particular demo is a patched version of the original FX2048 JavaFX game written by Bruno Borges. The reason of this patch is to make it GWT compatible, and therefore also compilable for the web.

This demo also shows that you can write applications such as games using the JavaFX scene graph and CSS (this game is not canvas based).


LINKS

Original JavaFX game: https://github.com/brunoborges/fx2048
This demo source code: https://github.com/webfx-demos/webfx-demo-fx2048
WebFX Website: https://webfx.dev
WebFX GitHub: https://github.com/webfx-project/webfx

Similar Apps

InteractiveDemoFX (WebFX demo)

InteractiveDemoFX (WebFX demo)

0.0

TARGET AUDIENCEThis app has been published for developers following the WebFX project,...

DemoFX (WebFX demo)

DemoFX (WebFX demo)

0.0

TARGET AUDIENCEThis app has been published for developers following the WebFX project,...

Tally counter (WebFX demo)

Tally counter (WebFX demo)

0.0

TARGET AUDIENCEThis app has been published for developers following the WebFX project,...

Mandelbrot (WebFX demo)

Mandelbrot (WebFX demo)

0.0

TARGET AUDIENCEThis app has been published for developers following the WebFX project,...

Ray tracer (WebFX demo)

Ray tracer (WebFX demo)

0.0

TARGET AUDIENCEThis app has been published for developers following the WebFX project,...

SpaceFX (WebFX demo)

SpaceFX (WebFX demo)

0.0

TARGET AUDIENCEThis app has been published for developers following the WebFX project,...