WebFXProject's profile picture. A JavaFX application transpiler. Write your Web Application in JavaFX and WebFX will transpile it in pure JS.
https://github.com/webfx-project/webfx

WebFX

@WebFXProject

A JavaFX application transpiler. Write your Web Application in JavaFX and WebFX will transpile it in pure JS. https://github.com/webfx-project/webfx

Holiday time! ⛱️🌞 We added a level selector to JArkanoid! Discover all 32 levels of this other excellent #JavaFX game written by @hansolo_ Playable online at jarkanoid.webfx.dev Thank you btw for the 300+ stars on the #WebFX GitHub repo! ⭐️⭐️⭐️ 🙏


A user kindly shared his app that we host at meteo.webfx.dev It showcases some cool #webfx features: ◆ Scene graph (no canvas) ◆ Charts ◆ Dual CSS (#javafx & web) ◆ I18n ◆ Json ◆ Web service ◆ Java service ◆ Local storage ◆ Sound Repo listed in webfx-demos


SpaceFX update: 2 new weapons! • Autofire Fury 🔥 • Rainbow Blaster 🌈 Can you now score 100,000? spacefx.webfx.dev All of this made possible only by the amazingly performant JavaFX game engine written by @hansolo_ and the power of GWT. #Java #JavaFX #GWT #WebFX #WebDev


We've released a new version of SpaceFX! 🚀 A few updates to make the game even more challenging for true gamers. Check it out on our GitHub demo space 🕹 github.com/webfx-demos



We've released a new version of SpaceFX! 🚀 A few updates to make the game even more challenging for true gamers. Check it out on our GitHub demo space 🕹 github.com/webfx-demos


Thank you JetBrains for the free license 🙏 With IDEA Ultimate profiler, we greatly improved the performance of our CLI. - WebFX Platform: 105 java modules - WebFX: 39 - WebFX Extras: 65 - WebFX Stack: 115 - Modality: 141 All 465 pom.xml & deps updated in 17s from src (800k+ LOC)


If you would like to follow the WebFX project more closely, you can now join our #news channel on Discord, as well as a #general chat for questions or support. You can find the links in our README, which also includes an updated roadmap. github.com/webfx-project/…


WebFX now supports WebGL. This means that you can program a JavaFX canvas with a WebGL context in the browser. Here is a live demo: cube.webfx.dev #WebGL #WebFX #JavaFX


The #webfx Fetch API allows you to query web services (text, json, etc...). Fully cross-platform => your code will run on all supported platforms (desktops, servers, mobiles & browser) like illustrated by this #javafx chess game running in the browser (congrats @orango_mango).

Chess 2.0 is finally complete. The #webfx version is now available at orangomango.itch.io/chess 🕹️ Play single player against stockfish ♟️Play multiplayer against a friend in LAN or on the server. A #chess game made in #java and #javafx for Linux, Windows, Mac, Android and browser.

orango_mango's tweet image. Chess 2.0 is finally complete.
The #webfx version is now available at orangomango.itch.io/chess
🕹️ Play single player against stockfish
♟️Play multiplayer against a friend in LAN or on the server.
A #chess game made in #java and #javafx for Linux, Windows, Mac, Android and browser.


Nice to see young developers playing with WebFX!

Logic simulator v1.1 update. Small update that includes a new web version made with #webfx (orangomango.itch.io/logicsimulator), bug fix, RGB lights and some UI changes. #java #javafx #logic

orango_mango's tweet image. Logic simulator v1.1 update.
Small update that includes a new web version made with #webfx (orangomango.itch.io/logicsimulator), bug fix, RGB lights and some UI changes.
#java #javafx #logic


You can play it online also on fooddice.webfx.dev Enjoy the new levels! 🎲🚧🕹

FoodDice 3.0 is finally out. 🎲🎮 Available for Windows, Android, Browser, Mac and Linux. 🔗orangomango.itch.io/food-dice * New levels * New items * New special effects * Various bugfix 💻Source code: github.com/OrangoMango/Fo…

orango_mango's tweet image. FoodDice 3.0 is finally out. 🎲🎮
Available for Windows, Android, Browser, Mac and Linux.
🔗orangomango.itch.io/food-dice
* New levels
* New items
* New special effects
* Various bugfix
💻Source code: github.com/OrangoMango/Fo…
orango_mango's tweet image. FoodDice 3.0 is finally out. 🎲🎮
Available for Windows, Android, Browser, Mac and Linux.
🔗orangomango.itch.io/food-dice
* New levels
* New items
* New special effects
* Various bugfix
💻Source code: github.com/OrangoMango/Fo…
orango_mango's tweet image. FoodDice 3.0 is finally out. 🎲🎮
Available for Windows, Android, Browser, Mac and Linux.
🔗orangomango.itch.io/food-dice
* New levels
* New items
* New special effects
* Various bugfix
💻Source code: github.com/OrangoMango/Fo…
orango_mango's tweet image. FoodDice 3.0 is finally out. 🎲🎮
Available for Windows, Android, Browser, Mac and Linux.
🔗orangomango.itch.io/food-dice
* New levels
* New items
* New special effects
* Various bugfix
💻Source code: github.com/OrangoMango/Fo…


Nice to see people starting playing with WebFX 😃 And no assistance necessary!

Snake v1.0 is now on itch. Thanks to @WebFXProject, there is now a web version that is playable in the browser (fullscreen is recommended) 😃 orangomango.itch.io/snake #java #javafx #gamdev

orango_mango's tweet image. Snake v1.0 is now on itch.
Thanks to @WebFXProject, there is now a web version that is playable in the browser (fullscreen is recommended) 😃
orangomango.itch.io/snake
#java #javafx #gamdev
orango_mango's tweet image. Snake v1.0 is now on itch.
Thanks to @WebFXProject, there is now a web version that is playable in the browser (fullscreen is recommended) 😃
orangomango.itch.io/snake
#java #javafx #gamdev
orango_mango's tweet image. Snake v1.0 is now on itch.
Thanks to @WebFXProject, there is now a web version that is playable in the browser (fullscreen is recommended) 😃
orangomango.itch.io/snake
#java #javafx #gamdev


Enjoy the new Tetris game written by @hansolo_ tetris.webfx.dev Arrows to move, space to rotate 🟥🟧🟦🟩


For those who want to play #jarkanoid online, it's now available at jarkanoid.webfx.dev Impatient players can activate the cheat mode by adding ?level=xx (1 to 32) 😉 Permission granted by @hansolo_ 😁


We are pleased to announce that Modality chose WebFX as its UI toolkit. Modality is the first real-world WebFX application in development, and is driving forward the WebFX enterprise features. More info and high resolution wireframes in our README github.com/webfx-project/…


We added MediaView to our JavaFX Media emulation. This means that WebFX can now display videos, as you can see on our demos page: webfx.dev/#/demos All written in #Java and #JavaFX and running in the browser.


You asked it, we made it! WebFX can now access your local files in the browser from #JavaFX, as demonstrated in our new demo: files.webfx.dev A first step toward #Java Enterprise features we are heading to... Check out our blog for more info: blog.webfx.dev/2022/10/19/acc…

blog.webfx.dev

Accessing local files with WebFX

How to use the WebFX FilePicker & File API


Hey #Java and #GWT developers, This is a #javafx application running in the browser. WebFX compiled it into a 130kB JS webapp. No kidding. Here is the live link: demofx.webfx.dev More on webfx.dev


Loading...

Something went wrong.


Something went wrong.