20:08
2026-09-03
dev.to
developer-tools
I built a small C++ game engine so an AI IDE could touch the whole thing
A developer built a small C++ game engine, Sapana Engine, designed to run on integrated graphics and be fully editable by an AI IDE. The engine uses Diligent Engine for GPU rendering, EnTT for ECS, anβ¦