this post was submitted on 27 Jun 2023
11 points (100.0% liked)
Chat
7499 readers
16 users here now
Relaxed section for discussion and debate that doesn't fit anywhere else. Whether it's advice, how your week is going, a link that's at the back of your mind, or something like that, it can likely go here.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Right now, LLM's (large language models) aren't really up to the task of making an entire (large) application from scratch with nothing but a concept to go on. Maybe in a year or two but for the moment your best bet would probably be to use a pre-made game engine that doesn't require a lot of coding then leaning on the better LLM's like ChatGPT-4 (paid) or Bing Chat (free but uses GPT-4 AFAIK) to help with hurdles doing game scripting.
I don't have a lot of experience with game creation so hopefully someone with more domain specific knowledge comes along, but in the past I stumbled across Godot looking for a good free open source game engine.
Sorry I can't be more helpful than that.