this post was submitted on 17 Jun 2023
7 points (100.0% liked)
Programming
13373 readers
3 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Especially for game developers game-jams are a great way to prevent scope creep and actually push towards a deliverable at the end of the timeframe.
And by signing up in advance you have something to hold yourself accountable with.
That being said, as a game dev, or developer in general, you need to be pretty frustration resistant. Even as a senior dev you still have these situations. Most often it's the dev that's wrong, not the computer (or third party library/framework/engine).
I'd also advise against using chatgpt and instead go for some basic coding Tutorials first.