Skip to content

An open source game engine is written in C++ with a flexible architecture

License

Notifications You must be signed in to change notification settings

gguedesaz/thunder

This branch is 894 commits behind thunder-engine/thunder:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

41fbd83 · Oct 29, 2019
Aug 13, 2019
Oct 18, 2019
Sep 26, 2019
Oct 29, 2019
Jul 26, 2018
Oct 28, 2019
Oct 28, 2019
Oct 18, 2019
Oct 29, 2019
Jan 31, 2018
Oct 4, 2019
Apr 13, 2018
Feb 15, 2019
Sep 24, 2018
Apr 16, 2019
Sep 13, 2019
Sep 26, 2019
Jan 13, 2018
Jun 30, 2019
Jun 25, 2019
Mar 26, 2018
Mar 26, 2018
Oct 4, 2019

Repository files navigation

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 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

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 regarding Thunder Engine.

Gitter chat

Or you can create a ticket

Contributing

Would like to help to project? Please read this.

Getting the Engine

Compiling from source

  • Make sure the Qt (>= 5.10) SDK installed.
  • Make sure the QtCreator (>= 4.5.1) installed.
  • Make sure modern C++ compiler installed:
    • In Windows: Microsoft Visual Studio 2015 or higher
    • In MacOS X: Latest Xcode
  • To build project with QtCreator open Thunder.qbs and Build project

For more options please follow a build instruction

About

An open source game engine is written in C++ with a flexible architecture

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.1%
  • QML 8.3%
  • GLSL 1.6%
  • Shell 0.6%
  • QMake 0.2%
  • Smarty 0.1%
  • Other 0.1%