Game integrated development environment

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

A game integrated development environment (game IDE or game environment) is a specialized integrated development environment for creating video games. The features one provides depends on the type and the granularity of control allowed by the underlying framework. Some may provide diagrams, a windowing environment and debugging facilities. Users build the game with the game IDE, which may incorporate a game engine or call it externally. Game IDEs are typically specialized and tailored to work with one specific game engine.

This is in distinction from domain-specific entertainment languages, where all is needed is a text editor. They are distinct from integrated development environments which are more general, and may provide different sets of features.

Examples

Below are some game engines and frameworks which come with specialized IDEs.

References