File tree Expand file tree Collapse file tree 4 files changed +60
-0
lines changed
Expand file tree Collapse file tree 4 files changed +60
-0
lines changed Original file line number Diff line number Diff line change 1+ +++
2+ title = " Godot"
3+ description = " A free and open-source cross-platform game engine for making 2D and 3D games..."
4+ alias = " /wiki/godot"
5+ [taxonomies ]
6+ categories = [" engines" ]
7+ tags = [" engine" ]
8+ +++
9+
10+ {{ stub_notice() }}
11+
12+ ## Programming Languages
13+
14+ - ` C++ `
15+ - ` GDScript `
16+ - ` C# `
17+
18+ ## References
19+
20+ - [ Godot Engine: Official Website] ( https://godotengine.org/ )
Original file line number Diff line number Diff line change 11+++
22title = " Engines"
33description = " Using an existing engine or writing a new one is a hard question; this article might help."
4+ [taxonomies ]
5+ categories = [" engines" ]
46+++
57
68{% quote(author="[ Wikipedia] ( https://en.wikipedia.org/wiki/Game_engine ) ") %}
Original file line number Diff line number Diff line change 1+ +++
2+ title = " Unity3d Engine"
3+ description = " Unity Real-Time Development Platform/Engine for 3D, 2D, VR & AR ..."
4+ alias = " /wiki/unity3d"
5+ [taxonomies ]
6+ categories = [" engines" ]
7+ tags = [" engine" ]
8+ +++
9+
10+ {{ stub_notice() }}
11+
12+ ## Programming Languages
13+
14+ - ` C# ` : Version 9 / .NET Standard.
15+
16+ ## References
17+
18+ - [ Unity Engine: Official Website] ( https://unity.com/ )
Original file line number Diff line number Diff line change 1+ +++
2+ title = " Unreal Engine"
3+ description = " Unreal Engine is a 3D computer graphics game engine developed by Epic Games..."
4+ alias = " /wiki/unreal"
5+ [taxonomies ]
6+ categories = [" engines" ]
7+ tags = [" engine" ]
8+ +++
9+
10+ {{ stub_notice() }}
11+
12+ ## Programming Languages
13+
14+ - ` C++ ` : Custom dialect with * a lot* of macros.
15+ - ` Blueprints `
16+ - ` Verse `
17+
18+ ## References
19+
20+ - [ Unreal Engine: Official Website] ( https://www.unrealengine.com/ )
You can’t perform that action at this time.
0 commit comments