Files
Doppelspalt-LibGDX/README.md
T
2025-07-21 12:25:29 +02:00

19 lines
394 B
Markdown

# Doppelspalt LibGDX App
## Overview
![](preview.png)
---
A [libGDX](https://libgdx.com/) project generated with [gdx-liftoff](https://github.com/tommyettinger/gdx-liftoff).
## Platforms
- `core`: Main module with the application logic shared by all platforms.
- `lwjgl3`: Primary desktop platform using LWJGL3.
- `html`: Web platform using GWT and WebGL. Supports only Java projects.