this post was submitted on 17 Dec 2023
857 points (99.2% liked)

Programmer Humor

19207 readers
1315 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] 55 points 9 months ago (1 children)

This is why modding games is great. Most of the hard engine and framework stuff is already done for you, so you get to focus on content creation (the "fun" part).

Still difficult, but it requires a fraction of the time and effort that making a game from scratch would take.

[โ€“] [email protected] 8 points 9 months ago

weird. for me, the "hard engine and framework stuff" is the fun part, while the content creation is not boring, but just very hard for me :P