The Unreal Engine was first introduced to the gaming landscape in 1998 through Epic's first-person shooter, Unreal. While the core of it is written in C++, Epic managed to craft a language of their own, called UnrealScript, which is similar to Java in a number of ways. In November 2009, Epic released the Unreal Development Kit, an SDK utilizing the Unreal Engine, which allows developers to wr…