Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Pino

1
Posts
3
Followers
A member registered Feb 09, 2018 · View creator page →

Creator of

Recent community posts

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.