this post was submitted on 25 Mar 2026
129 points (100.0% liked)

Programming

26225 readers
415 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
all 9 comments
sorted by: hot top controversial new old
[–] Azzu@lemmy.dbzer0.com 4 points 10 hours ago

Btw the optimization for random walking of park guests makes for kinda shitty gameplay. Parks aren't designed at all like real parks, and transportation rides are almost useless. It's impressive for its time, yes, but the park simulation only visually looks good enough, it's not really good enough.

If you play it like a model building game (not a theme park simulator) then it's almost perfect.

[–] Tja@programming.dev 53 points 23 hours ago

other high-level languages like C or C++

How times have changed...

[–] TootSweet@lemmy.world 41 points 23 hours ago* (last edited 23 hours ago) (2 children)

I know the OpenTTD folks have been trying to deflect any ire from being directed at Atari, but man... fuck Atari for forcing them off of Steam and GOG. I really don't think they have any legal leg to stand on and are just saber rattling to scare the OpenTTD folks into submission.

[–] ElBarto@piefed.social 6 points 15 hours ago* (last edited 15 hours ago)

What's OpenTTD? How is this comment related to the article or the topic? Not being confrontational, just curious...

Edit: it's an open source version of a transport tycoon game.

[–] SlurpingPus@lemmy.world 5 points 15 hours ago

I've only recently and briefly looked into the US law on reverse engineering, which is what OpenTTD were initially doing — and apparently the EULA overrides the law in that case, while a lot of software has stock statements in the EULA that forbid reverse engineering.

[–] otacon239@lemmy.world 32 points 23 hours ago

Running OpenRCT2 on a Raspberry Pi is probably one of my favorite pastimes. It’s such an incredibly well-crafted game that it will run on nearly anything.

[–] karlhungus@lemmy.ca 10 points 22 hours ago (1 children)

I seem to remember some chess game that was written that accounted for the memory drum hardware that used it which i would think would be the gold standard... might be this one https://en.wikipedia.org/wiki/1K_ZX_Chess

[–] Redkey@programming.dev 11 points 18 hours ago* (last edited 18 hours ago)

Drum memory predates the Sinclair by quite a while. But there is an often repeated story involving an impossibly-optimised Blackjack program for a drum memory computer called "The Story of Mel, a Real Programmer".