This project was designed to originally be a game engine but its kind of a multi purpose development tool now for Lua.
Our Game Engine is a project aimed at providing developers with a simple yet powerful game development tool. The engine is designed to be extremely lightweight, making it suitable for various types of games, from simple 2D games to more complex high-definition 3d projects.
- Lightweight 2D Renderer: Designed to minimize as much overhead work and maximize performance.
- Lightweight LuaJIT API: Scripting support for your own logic and engine customization.
- Lightweight Input API: Easy to use and easy to understand, meant for beginners.
- Install the DirectX SDK June 2010
- Clone the project
git clone https://github.com/EdwinS7/UntitledProject/
- Only supported by Microsofts Visual Studio at the moment!
Our Documentation/Wiki is managed through GitBook, offering a comprehensive and user-friendly resource for understanding and utilizing our software.