The Wayback Machine - https://web.archive.org/web/20210821204722/https://github.com/thunder-engine/thunder
Skip to content
master
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 wide range of frameworks and tools. So developers can focus on the creation, and the Thunder Engine will do the routine.

Build Status

Build Status

Code Quality Status

Coverity Status Codacy Badge

About

The main ideology of project is to create the modular engine to 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.

Screenshot of Thunder Engine

Discord Gitter chat

Features

  • Cross-platform (Windows, Linux, macOS, Android, iOS, tvOS)
  • Rendering System Based on Physical Principles
  • Scripts supported by AngelScipt 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.

Getting the Engine

Please follow a build instruction