Unity (also called Unity3D) is a cross-platform game engine with a built-in IDE developed by Unity Technologies. It is used to develop video games for web plugins, desktop platforms, consoles and mobile devices(Android and iOS), and is utilized by over one million developers.
Unity is primarily used to create mobile and web games, but can also deploy games to consoles or the PC. The game engine was developed in C/C++, and is able to support code written in C#, Unity implementation of JavaScript(also known as UnityScript) and BooScript(An implementation of Python).
Check it out at Unity3D.