I wonder what definition of AI they're using? If you go by the definition in some textbooks (e.g., the definition given in the widely used Russell and Norvig text), basically any code with branches in it counts as AI, and thus nearly any game with any procedurally generated content would run afoul of this AI art rule.
Their FAQ only states: > Games developed using generative AI are strictly ineligible for nomination. I haven't found anything more detailed than that; I'm not sure if anything more detailed actually exists, or needs to.
And, second, what counts as generative AI? A lot of people wouldn't include procedural generative techniques in that definition, but, AFAIK, there's no consensus on whether traditional procedural approaches should be described as "generative AI".
And a third thing is, if I use an IDE that has generative AI, even for something as simple as code completion, does that run afoul of the rule? So, if I used Visual Studio with its default IntelliCode settings, that's not allowed because it has a generative AI-based autocomplete?