diff options
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -119,6 +119,14 @@ Entity types are composed from mixins declared in a data file: (player physics-body has-facing #:type player #:tile-id 29)) #+end_src +** LLM (AI) disclosure + +Some engine code was written or refactored with an LLM (aka AI) prior +to the initial release. I don't intend to keep using AI for engine +code after that. + +The =docs/= tree is LLM-generated, and that is expected to continue. + ** Credits Engine extracted from [[https://genepasquet.itch.io/macroknight][macroknight]] (Spring Lisp Game Jam 2025). |
