TEngine
A Windows-only OpenGL lightweight game engine
This product is under active development and not yet released.

System requirements
Operating system: Windows Vista or above (64-bit)
Recommended IDE: Visual Studio Code with C/C++ extension
Tools: TEngine depends on Mingw-w64 being available in your environment
Get Mingw-w64
Download the latest stable release from here
Install Mingw-w64 with x86_64 architecture and win32 threads
Update your path for convenience
Win+X, A
setx path "%path%;<mingw64-install-path>\bin"
Download TEngine
Download the latest stable release from here
Last updated