this post was submitted on 21 Jan 2025
639 points (98.6% liked)

Gaming

6263 readers
465 users here now

!gaming is a community for gaming noobs through gaming aficionados. Unlike !games, we don’t take ourselves quite as serious. Shitposts and memes are welcome.

Our Rules:

1. Keep it civil.


Attack the argument, not the person. No racism/sexism/bigotry. Good faith argumentation only.


2. No sexism, racism, homophobia, transphobia or any other flavor of bigotry.


I should not need to explain this one.


3. No bots, spam or self-promotion.


Only approved bots, which follow the guidelines for bots set by the instance, are allowed.


4. Try not to repost anything posted within the past month.


Beyond that, go for it. Not everyone is on every site all the time.



Logo uses joystick by liftarn

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] SkaveRat@discuss.tchncs.de 22 points 10 months ago (4 children)

whatever you do, don't look into its code.

It's basically a single lua file with more if/else/switch nesting than god intended

(unless it was refactored in the last couple months)

[–] JackbyDev@programming.dev 23 points 10 months ago (1 children)

Why not? On the same way you don't need amazing art to make a fun game, you don't need amazing code either. If the game is fun then it's a success.

[–] SkaveRat@discuss.tchncs.de 8 points 10 months ago (1 children)

agreed, but not the point I was making

[–] hypnicjerk@lemmy.world 5 points 10 months ago

balatro: oh dear, oh dear. gorgeous.

yandere simulator: you fucking donkey.

[–] dual_sport_dork@lemmy.world 13 points 10 months ago (1 children)

Apparently Undertale works this way as well. All of its dialog is one massive switch statement.

[–] SynopsisTantilize@lemm.ee 1 points 10 months ago

I remember reading undertales code is nightmare fuel.

[–] frayedpickles@lemmy.cafe 5 points 10 months ago

Yeah a lot of games have shit code and always have. Real time strategy "ai" is especially egregious if I remember right.

[–] Blackmist@feddit.uk 5 points 10 months ago

If it works it works.