Game Engine

A game engine is a specialized Framework for interactive software: rendering, input, audio, physics, scene graphs, and asset pipelines so teams ship games instead of rebuilding low-level loops. Engines range from editor-driven stacks (Unity, Godot, Unreal) to code-first libraries such as Ebitengine for GoLang.

Use this subcategory for runtime/tooling aimed at players and real-time loops—not general app frameworks or graphics libraries alone.

Assess