想用 AI 做游戏,我研究完发现引擎选错了全白搭
我用 TypeScript 写过几个 web 游戏,但总觉得天花板太低。想认真做一个、让 AI 写大部分代码,到底该选 Godot、Unity 还是虚幻?查了一圈才明白:AI 最擅长的引擎,不是训练数据最多的那个,而是它能整个读进眼里、自己跑起来、自己看着改的那个。
我用 TypeScript 写过几个 web 游戏,但总觉得天花板太低。想认真做一个、让 AI 写大部分代码,到底该选 Godot、Unity 还是虚幻?查了一圈才明白:AI 最擅长的引擎,不是训练数据最多的那个,而是它能整个读进眼里、自己跑起来、自己看着改的那个。
I built a few TypeScript web games but always felt the ceiling was too low. If I wanted to build a proper game and let AI write most of the code, should I pick Godot, Unity, or Unreal? After a lot of digging the answer surprised me: the engine AI is best at isn't the one with the most training data — it's the one AI can read entirely as text, run headless, watch, and fix on its own.
© Xingfan Xia 2024 - 2026 · CC BY-NC 4.0