this post was submitted on 21 Jan 2025
613 points (98.6% liked)
Gaming
5741 readers
291 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
view the rest of the comments
I was shocked to find out that Balatro was like 80 MB to download. You don't need million-poly models and 8k textures to make an really good game. Granted, yeah it's a 2D game, but it's a beautifully-presented one.
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)
Apparently Undertale works this way as well. All of its dialog is one massive switch statement.
I remember reading undertales code is nightmare fuel.