Awesome
Thunder Engine
Thunder Engine is free for all purposes an open-source multi-functional lightweight game engine for creating 2D and 3D games. It provides a basic framework and extensible tools. So developers can focus on the creation, and the Thunder Engine will do the routine.
Status
Attention
This engine still in the development and stuff will break. If this happens, the first thing to do is clear your project's cache directory and restart the editor. If this doesnt helped please rize an issue. Remember, by reporting problems or asking questions in public, you are helping other people!
About
The main ideology of project is to create the modular engine. It will give developers an ability to exclude modules which they are not using in their project to keep their projects lightweight. API of Thunder Engine is also allowing to create own modules to use them in your games or in game editor.
Getting the Engine
To download the release version use the Releases page. For other options please follow a build instruction.
Signed Releases for Windows
Windows binaries are using free code signing provided by SignPath.io, and a free code signing certificate by the SignPath Foundation.
Features
- Cross-platform (Windows, Linux, macOS, Android, iOS, tvOS)
- Rendering System Based on Physical Principles
- Scripts supported by AngelScript engine
- Module based architecture
Please find a complete list of features.
Have a question or an idea?
I'm always open to new ideas and you can always ask a question or you can create a ticket.
Contributing
Would like to help to project? Please read this.