Educational content coming soon!
Resources
Primary Engines:
Unreal Engine 4
One of the primary game engines used right now for 3D game development, featuring a strong C++ usage and various tools such as blueprints to streamline development.
Unity3D
One of the more accessible game engines used for game development, with C# as the primary code language and various tools and plugins to develop both 2D and 3D games.
Alternative Engines:
How to use Xenko on Lab Computers:
- Click “download package” from this website.
- Right click the downloaded .nupkg and unzip it with 7zip
- Go to the lib folder and click on “Xenko.GameStudio.exe”. It may take a little bit to load for the first time.
Languages:
C++: The language of choice for various engines, including Unreal Engine 4.
C#: Another language used by several engines, including Unity3D Engine.