You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
2
+
3
+
Thunder Engine is free for all purposes an open-source multi-functional lightweight game engine for creating 2D and 3D games.
4
+
It provides a basic framework and extensible tools.
5
+
So developers can focus on the creation, and the Thunder Engine will do the routine.
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.
19
+
The main ideology of project is to create the modular engine.
20
+
It will give developers an ability to exclude modules which they are not using in their project to keep their projects lightweight.
21
+
API of Thunder Engine is also allowing to create own modules to use them in your games or in game editor.
14
22
15
23

@@ -26,10 +40,9 @@ The main ideology of project is to create the modular engine to give developers
26
40
Please find a complete [list of features](https://doc.thunderengine.org/en/latest/basics/features.html).
27
41
28
42
#### Have a question or an idea?
29
-
I'm always open to new ideas and you can always ask a question or you can [create a ticket](https://github.com/thunder-engine/thunder/issues/new/choose)
43
+
44
+
I'm always open to new ideas and you can always ask a question or you can [create a ticket](https://github.com/thunder-engine/thunder/issues/new/choose).
30
45
31
46
#### Contributing
32
-
Would like to help to project? Please read [this](CONTRIBUTING.md).
33
47
34
-
### Getting the Engine
35
-
Please follow a [build instruction](https://doc.thunderengine.org/en/latest/basics/source.html)
48
+
Would like to help to project? Please read [this](CONTRIBUTING.md).
0 commit comments