Librebox: An open source, Roblox-compatible game engine
19 hours ago
- #luau
- #game-development
- #open-source
- Librebox is an open-source game engine that runs Luau and aims to replicate the Roblox Public API.
- It allows developers full control over their games, from code to engine, without platform dependency.
- Librebox supports basic scene rendering, lighting, shadows, and parts within the workspace.
- Includes standard data types like CFrame, Vector3, Color3, and services such as RunService and Lighting.
- Features Luau script support with optimization, window handling, and fullscreen capabilities.
- Currently in demo stage with plans for future releases including physics, mesh support, and user input services.
- Librebox is cross-platform, starting with Windows support, and uses raylib for rendering.
- Future goals include a Librebox Editor, server deployment, and custom monetization options.
- The project is copyright-free, open-source, and not affiliated with Roblox Corporation.
- Build instructions and executable arguments are provided for developers.