GamingBot@lemmy.zipBM to Gaming@lemmy.zipEnglish · 1 month agoSandustry, the factory game where every single pixel is a resource you can build with, is out in early accesswww.rockpapershotgun.comexternal-linkmessage-square3linkfedilinkarrow-up120arrow-down10
arrow-up120arrow-down1external-linkSandustry, the factory game where every single pixel is a resource you can build with, is out in early accesswww.rockpapershotgun.comGamingBot@lemmy.zipBM to Gaming@lemmy.zipEnglish · 1 month agomessage-square3linkfedilink
minus-squareeleijeep@piefed.sociallinkfedilinkEnglisharrow-up1·1 month agoI would love to watch a GDC talk about how the engine works.
minus-squareterranoid@lemmy.cafelinkfedilinkEnglisharrow-up2·1 month agofor x in range(0, XMAX) { for y in range(0, YMAX) { p := get(x, y) p.simulate() } }
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() } }