View on GitHub

Oriengine

Game engine made with Lightweight Java Game Library

download .ZIPdownload .TGZ

OriEngine

Game engine made with Lightweight Java Game Library and OpenGL 3.2

All of the important shitz are in the Wiki! which you should check out. There you can find:

Directory strucutre:

└───OriEngine
    ├───bin
    │   ├───engineTester
    │   └───renderEngine
    ├───lib
    │   ├───jars
    │   └───natives
    └───src
        ├───engineTester
        └───renderEngine

OriEngine/src/ <– Contains the interesting files :)

OriEngine/lib/ <– Contains LWJGL2 jars and natives