@sim do you think this would be a good addition to the built in examples? I was trying to come up with something flashy that might catch people’s eye when they opened Codea the first time. Yours if you want it!
@UberGoober - I take it Claude is AI. I’ve been playing with ChatGPT and find it a little bit weird. It seems to have a lot of info on Codea and the versions of Codea (hence syntax familiarity and changes with versions). Also Lua and the TLL approach to graphics and other system features. The result of that is I sometimes have to decipher which version of Codea it is best for and code accordingly.
On the demo, I need to digest it and then think about making additions (if I’m up to it). It’s similar to something I played with a good few years ago but never finished.
Might have to lean on your skills a little (edit - a lot).
Here’s what I have found, and I’m honestly surprised that @sim does not have the same experience.
ChatGPT is much better with the API and is much better at getting a project started from scratch.
Claude is better at analyzing and refining the code but can’t usually generate a working project starting from zero.
So I tend to start my projects in ChatGPT and then continue them with Claude.
Also, if you have the chance, use the CLI with the Codea skill in Claude or ChatGPT—it’s kind of magic to see Claude run its own apps right on the ipad!