Epic Games
Epic Games designed the engine way back when they developed Unreal Tournament—hence the name Unreal Engine! These days, it's not just used for one game; it's used in thousands of games, movies, TV shows, architectural visualisations, car simulations, and so much more.
Unreal was the reason Fortnite was able to adapt so quickly and grow into such a huge success. From the lessons learned and the profits gained from Fortnite, Epic reinvested into Unreal Engine, helping it constantly evolve and adapt to the times.
Today, Unreal is pushing the cutting edge of game engine technology.
How do
you code in Unreal?
Unreal has two sides: Blueprints and C++. Both offer the same capabilities, but we start all students with Blueprints because it's much more visual and forgiving for beginners. Blueprints is a great way to start understanding C++, as it mirrors the same logic—just in a visual format!

THIS IS UNREAL









