You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+6-12
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ JavaFX Game Development Framework
21
21
### Why FXGL?
22
22
23
23
* No installation or setup is required
24
-
* "Out of the box": Java 8-17, Win/Mac/Linux/Android 8+/iOS 11.0+/Web
24
+
* "Out of the box": Java 8-21, Win/Mac/Linux/Android 8+/iOS 11.0+/Web
25
25
* Simple and clean API, higher level than other engines
26
26
* Superset of JavaFX: no need to learn new UI API
27
27
* Real-world game development techniques: Entity-Component, interpolated animations, particles, and [many more](https://github.com/AlmasB/FXGL/wiki/Core-Features)
@@ -60,7 +60,7 @@ For a quick dive into code, see standalone [basic examples](https://github.com/A
0 commit comments