this post was submitted on 06 Apr 2024
438 points (96.2% liked)

Programmer Humor

19197 readers
1093 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 5 months ago (1 children)

Man, I've been working on a JRPG in Godot as well. I haven't encountered any problems like that but now I feel like I'm just waiting for it to happen

[โ€“] [email protected] 1 points 5 months ago

My best advice, have a copy of the project you work on. Then if it all works save it over the master copy. It's easy to break stuff.