Comment on What's a video game that can run on any sort of device?(besides doom and pong)
AngryCommieKender@lemmy.world 2 weeks ago
Rollercoaster Tycoon and RCT2 should work well on most machines. They are smallish games and written in assembly.
Comment on What's a video game that can run on any sort of device?(besides doom and pong)
AngryCommieKender@lemmy.world 2 weeks ago
Rollercoaster Tycoon and RCT2 should work well on most machines. They are smallish games and written in assembly.
TechLich@lemmy.world 1 week ago
I feel like that would make them much harder to get running on different things. No compiled code means you would have to rewrite the whole game for different instruction sets. Very difficult for anything that isn’t x86.