A Java GameEngine for 2D Games
| Feature | Description | Support |
|---|---|---|
| Desktop Support | Full Compatibility on Windows, Linux, and macOS | β |
| Image Support | Image rendering, Spritesheet Creation | β |
| Recording | Screenshot, Screen Record | β |
| Animation Engine | Sprite Animation... | β |
| Physics Engine | Custom 2D Physics Engine | β |
| Asset Manager | Load, Unload, and Hot Reload Game Assets | β |
| Font Renderer | Text, Centered Text, Text With Shadow... | β |
| Events/Listener | Keyboard, Mouse... | β |
| Widgets | Buttons, Slider, Chechboxes... | β |
β is complete and satisfactory.
β is implemented and usable, but is missing certain features.
β is in progress.
β is not yet implemented.