The Unreal World of Great Game Development
What is it?
Unreal Engine 4 is a complete suite of game development tools made by game developers, for game developers.
From 2D mobile games to console blockbusters and VR, Unreal Engine 4 gives you everything you need to start, ship, grow and stand out from the crowd.
With Unreal Engine 4, you can learn one engine and one workflow to meet all of your needs now and in the future as an indie developer or big wig dev shop. Best part, it is free to start using.
What has been built with Unreal





Why Unreal?
Don't reinvent the wheel
Don't recreate something that already exists unless there is a real reason.
- Save money
- Develop faster because you built the tech
- Faster dev time
Poor reasons to develop your own engine
Features
A great marketplace
Thoroughly vented content
Get start on your project faster
Prototype your game today
Easy Starting with Templates
Blueprints
The Blueprints Visual Scripting system in Unreal Engine is a complete gameplay scripting system based on the concept of using a node-based interface to create gameplay elements from within Unreal Editor. As with many common scripting languages, it is used to define object-oriented (OO) classes or objects in the engine. As you use UE4, you'll often find that objects defined using Blueprint are colloquially referred to as just "Blueprints."

This system is extremely flexible and powerful as it provides the ability for designers to use virtually the full range of concepts and tools generally only available to programmers. In addition, Blueprint-specific markup available in Unreal Engine's C++ implementation enables programmers to create baseline systems that can be extended by designers.

Virtual Reality
Getting Started with Unreal Engine
By James Brinkerhoff
Getting Started with Unreal Engine
- 850