Over-Run / TEPv3

The Experimental Project v3.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The Experimental Project v3.

License:MIT License


Languages

Language:Java 99.4%Language:GLSL 0.6%