Skip to content

Over-Run/TEPv3

Repository files navigation

The Experimental Project v3 Java CI with Gradle

English · 简体中文

What

Hi there. Here is the Experimental Project v3.

This is a game engine and game. It used OpenGL 3.2 core profile.

Why

We note that, the other game engine are very large. So we start this project.

How

Just add to your project dependencies.

dependencies {
    // Replace ${current_version} with current TEPv3 version
    implementation 'io.github.over-run:tepv3:${current_version}'
}

The JVM Args

Nothing