|
|
|
|
|
by loganfrederick
659 days ago
|
|
As someone who has recently been doing Godot mobile development with Cursor as my IDE, this repo and the video in another comment gave me some quick thoughts. 1. The main thing the library seems to offer is some pre-packaged libraries for mobile touch controls in GDScript, the custom language for the Godot game dev framework. 2. I have recently come across similar problems to what that this library tries to solve. 3. However, the way I went about solving it was basically using Claude and ChatGPT as my co-developers and asking them to answer coding questions. Here’s a quick example prompt about coding GDScript similar to some of the attributes of the library: https://chatgpt.com/share/c8e713e3-0662-4c7d-8645-9a76b0c032... 4. An optimistic perspective from all the above is that AI coding assistants can make it easier for people to develop libraries like this faster. 5. A negative view would be that AI coding assistants mean people don’t necessarily need “libraries” like this if an LLM can spit out the same results in a couple queries (rather than hunting around Github or the internet for pre-packaged code). |
|
Just absolutely awful and unusable. God help whoever has to review or modify a game made in part by a different dev using ChatGPT.