scalafx
There are 79 repositories under scalafx topic.
scalafx/scalafx
ScalaFX simplifies creation of JavaFX-based user interfaces in Scala
scalafx/scalafx-ensemble
scalafx ensemble
scalafx/ProScalaFX
Pro JavaFX2 book source codes translated to ScalaFX
scalafx/ScalaFX-Tutorials
Examples of using ScalaFX
scalafx/scalafx-hello-world
Simple example of a ScalaFX application
scalafx/scalafx-extras
Additions to ScalaFX that do not have corresponding concepts in JavaFX
stevebakh/game-of-life
Simple scala implementation of Conway's Game of Life
scalafx/scalafx.g8
giter8 template for creating scalaFX projects
luechtdiode/KuTu
Wettkampf-App für Kunst- und Geräteturnen
sfxcode/sapphire-core
Scala - JavaFX Application Framework (CDI, Binding, Expressions)
innFactory/scalafx-yaml-editor
This is a ScalaFX demo that contains an simple YAML editor with syntax highlighting and a search function.
rust-keylock/rust-keylock-ui
Desktop UI implementation for the rust-keylock-lib
oen9/deep-rps
rock-paper-scissors game with deep learning
scalafx/scalafx.github.io
Source code of the ScalaFX home page
sfxcode/sapphire-javafx
JavaFX Framework for Scala users
sfxcode/sapphire-jfoenix-demo
sapphire-javafx starter with jfoenix material design
ij-plugins/ijp-scala-console
Console for running Scala scripts.
scalafx/abacussfx
abacussfx
ysden123/poc
POC projects
eserebrin/nes-fx
Nintendo Entertainment System (NES) emulator in Scala with ScalaFX
fancellu/scalafx-http4s-circe-example
ScalaFX example with http4s client talking to a json endpoint along with Circe
jordankzf/blackjack-scala-gui
The popular card game Blackjack, also known as 21, recreated in Scala with AKKA supporting online multiplayer.
maxbundscherer/PiHomeScreen
Raspberry Pi Home Screen (Scala + ScalaFX)
MiroKeimioniemi/probabilistic-strategy-game
The currently untitled strategy game is a probabilistic battle simulator, aiming to capture the uncertainty of traversing and engaging in combat on unknown territory against unknown enemies in a 1 vs 1 local game of conquest taking place on a customizable map made of different terrain types with a variety of troops.
mxr2000/GradeScope-Canvas-Grade-Translator
a GUI Tool to Translate the grades from GradeScope to Canvas, build with ScalaFX
OttoVintola/triangle-puzzle
Scala game created with ScalaFX from scratch. The game is a variation of an edge matching puzzle – included in the file is a backtracking algorithm to solve the NP problem in O(M^N) time, where M is the number of fitting triangles for each location which varies based off heuristics.
Sergio-P/Delaunay
Implementation of delaunay algorithm in scala with visualization in ScalaFX. Implementation of Image compression using Delaunay. [ES]
sfxcode/sapphire-extension
sapphire-core ui extension (javafx scalafx)
0918nobita/xemime2
Programming Language
Dereden399/procedural-image-generator
A program written in ScalaFX that allows users to easily generate images procedurally
elsaulio/Scala3Notes
Scala 3 list of some relevant resources and materials
gonearewe/CompressSharp
A compression software.
JOMI195/Bohnanza
An unofficial Scala version of the BOHNANZA game for Software Engineering classes at HTWG Konstanz
kkorszun/TicTacToe-Scala-ScalaFx
Simple Scala Tic-tac-toe interppretation
UnconventionalMindset/SSnake
ScalaFx Snake game