https://github.com/over-run/real2d-je
Real2D Java edition (cross-platform).
https://github.com/over-run/real2d-je
Last synced: about 1 year ago
JSON representation
Real2D Java edition (cross-platform).
- Host: GitHub
- URL: https://github.com/over-run/real2d-je
- Owner: Over-Run
- License: mit
- Created: 2021-09-19T09:13:32.000Z (over 4 years ago)
- Default Branch: 0.x
- Last Pushed: 2021-12-05T13:54:25.000Z (over 4 years ago)
- Last Synced: 2025-02-09T14:22:04.470Z (over 1 year ago)
- Language: Java
- Size: 108 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Real2D Java Edition 
[](https://github.com/Over-Run/Real2D-JE/actions/workflows/gradle.yml)








A sandbox game.
[If there are any bugs, tell us!](https://github.com/Over-Run/Real2D-JE/issues/new)
## Use for depending on
```groovy
dependencies {
implementation "io.github.over-run:real2d:0.1.0"
}
```