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

https://github.com/over-run/real4d

A sandbox game developed by Java.
https://github.com/over-run/real4d

Last synced: about 2 months ago
JSON representation

A sandbox game developed by Java.

Awesome Lists containing this project

README

        

# Real4D ![GitHub](https://img.shields.io/github/license/Over-run/Real4D)

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

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

![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/Over-Run/Real4D)
![Maven Central](https://img.shields.io/maven-central/v/io.github.over-run/real4d)
![Sonatype Nexus (Releases)](https://img.shields.io/nexus/r/io.github.over-run/real4d?server=https%3A%2F%2Fs01.oss.sonatype.org)

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

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

A sandbox game:coffee:.

[If there are any bugs, tell us!](https://github.com/Over-Run/Real4D/issues/new)

## Use for depending on

```groovy
dependencies {
implementation "io.github.over-run:real4d:0.1.0"
}
```