Case in point: The Open Slopware page claims that several popular game engines have started to include LLM-generated code. Unless I missed something, I doubt that it'll be easy for new games or games receiving updates to remain AI-free for long.
- Games made with Godot include a copy of the Godot engine. Versions of Godot newer than 4.3-stable include LLM-generated code.
- Games made with Ren'Py (or any other engine written in Python) and packaged with PyInstaller include a copy of the CPython interpreter. Versions of CPython newer than 3.14.0a4 include LLM-generated code.
A post by asie brought this to my attention.
