Comment on Sandustry, the factory game where every single pixel is a resource you can build with, is out in early access
eleijeep@piefed.social 1 week ago
I would love to watch a GDC talk about how the engine works.
for x in range(0, XMAX) { for y in range(0, YMAX) p := get(x, y) p.simulate()
terranoid@lemmy.cafe 1 week ago
for x in range(0, XMAX) { for y in range(0, YMAX) p := get(x, y) p.simulate()