20
Sandustry, the factory game where every single pixel is a resource you can build with, is out in early access
(www.rockpapershotgun.com)
For news, discussions and memes!
This community follows the Lemmy.zip Instance rules, with the inclusion of the following rule:
You can see Lemmy.zip's rules by going to our Code of Conduct.
What to Expect in Our Code of Conduct:
If you enjoy reading legal stuff, you can check it all out at legal.lemmy.zip.
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()
}
}
I like this game, but someone has filled the web with AI slop about it. There are various "fan wikis" that are obviously AI slop. Just googling about stuff also yields mostly slop. It's quite sad. The game is so good, but it is hard to play sometimes and not being able to Google things makes it harder than necessary.