An open API service indexing awesome lists of open source software.

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).

Awesome Lists containing this project

README

          

# Real2D Java Edition ![GitHub](https://img.shields.io/github/license/Over-run/Real2D-JE)

[![Java CI with Gradle](https://github.com/Over-Run/Real2D-JE/actions/workflows/gradle.yml/badge.svg?event=push)](https://github.com/Over-Run/Real2D-JE/actions/workflows/gradle.yml)
![GitHub all releases](https://img.shields.io/github/downloads/Over-Run/Real2D-JE/total)

![GitHub issues](https://img.shields.io/github/issues/Over-Run/Real2D-JE)
![GitHub pull requests](https://img.shields.io/github/issues-pr/Over-Run/Real2D-JE)
![GitHub closed issues](https://img.shields.io/github/issues-closed/Over-Run/Real2D-JE)
![GitHub closed pull requests](https://img.shields.io/github/issues-pr-closed/Over-Run/Real2D-JE)

![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/Over-Run/Real2D-JE)

![Java Version](https://img.shields.io/badge/Java%20Version-11-red)

![GitHub Discussions](https://img.shields.io/github/discussions/Over-Run/Real2D-JE)

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"
}
```