Linked from
The 12 pages that link to Game engine, each with the reason it gives.
Video gameRelated: It coordinates many of the systems that turn player input into on-screen action.
Game mechanicsCompared with: An engine implements game logic, but its software architecture is distinct from game rules.
C++Related: Many engines use C++ for performance-sensitive gameplay and rendering systems.
Game loopNarrower topic: Engines organize the loop and expose its update and rendering stages.
Independent video game developmentRelated: Commercial engines reduce the technical cost of building games with small teams.
Indie gameRelated: Commercial engines let small teams build games without creating every technical system themselves.
John CarmackNarrower topic: Carmack’s engines helped establish the commercial value of licensing game technology.
Video game developmentRelated: It provides rendering, physics, input, and other systems used to implement a game.
Video game moddingNarrower topic: A game's engine determines many of the systems modders can inspect or extend.
PC gameRelated: Engines supply shared rendering, audio, physics, and input systems.
Game (video entertainment)Related: Engines coordinate rendering, physics, audio, and other recurring game functions.
Video game art designRelated: The engine determines how art assets are rendered and integrated into play.