A 3D Game engine for Small to Medium-sized games with a LUA Scripting interface. written in C++ with a simple, Good looking interface.
Go to file
2024-12-25 00:12:39 -06:00
.vscode Created basic Window and docking system 2024-12-24 23:19:49 -06:00
assets/fonts Created basic Window and docking system 2024-12-24 23:19:49 -06:00
src added: ECS -> Testing ECS With basics windows a stuff 2024-12-25 00:12:39 -06:00
vendor Created basic Window and docking system 2024-12-24 23:19:49 -06:00
.gitignore added: .gitignore 2024-12-24 23:48:58 -06:00
LICENSE Initial commit 2024-12-25 04:33:18 +00:00
Makefile Created basic Window and docking system 2024-12-24 23:19:49 -06:00
README.md Initial commit 2024-12-25 04:33:18 +00:00

Tesseract-Engine

A 3D Game engine for Small to Medium-sized games with a LUA Scripting interface. written in C++ with a simple, Good looking interface.