Hi there. Here is the Experimental Project v3.
This is a game engine and game. It used OpenGL 3.2 core profile.
We note that, the other game engine are very large. So we start this project.
Just add to your project dependencies.
dependencies {
// Replace ${current_version} with current TEPv3 version
implementation 'io.github.over-run:tepv3:${current_version}'
}
Nothing