Show HN: Swarm – Program a colony of 200 ants using a custom assembly language
61–70 of 88 posts
Re: Show HN: Swarm – Program a colony of 200 ants using a custom assembly language
#62Most plants right now settle into a simple goto loop that places the requisite cells to survive and then spam seeds until they die. I have seen some interesting variety in body plans emerge where plants sort into discrete species regionally. I'm hoping to eventually get decision making to emerge organically. If things go well this system is theoretically capable of sexual selection (and maybe fisherian runaway) but that's a pipe dream right now.
Re: Show HN: Swarm – Program a colony of 200 ants using a custom assembly language
#63Re: Show HN: Swarm – Program a colony of 200 ants using a custom assembly language
#64That's really cute, it reminds me that Will Wright (creator of The Sims) has referenced this book "The Ants", by Bert Holldobler in multiple occasions as a key inspiration for his games (and in particular SimAnt) and systems thinking. Did you come across that during your research phase or had you not heard about it? I haven't read it yet, but maybe someday I'll get around to it.
Ants have fascinated me from a young age, I’d construct a viewing platform so I could watch the hive at work.
My favorite were the carpenter ants, so smart. It feels like they have a theory of mind. I didn’t hurt them, but if you disturbe their nest under a board, the efficiency and expediency they would exhibit while collecting their young was fascinating.
*edit, I meant to ask if you had any other book recommendations?
Re: Show HN: Swarm – Program a colony of 200 ants using a custom assembly language
#65I cannot scroll to the Governing Law section
Re: Show HN: Swarm – Program a colony of 200 ants using a custom assembly language
#66That's really cute, it reminds me that Will Wright (creator of The Sims) has referenced this book "The Ants", by Bert Holldobler in multiple occasions as a key inspiration for his games (and in particular SimAnt) and systems thinking. Did you come across that during your research phase or had you not heard about it? I haven't read it yet, but maybe someday I'll get around to it.
Still, it was fun just messing around with the ants, watching the trails, and chasing spiders by calling forth all ants.
Re: Show HN: Swarm – Program a colony of 200 ants using a custom assembly language
#67Re: Show HN: Swarm – Program a colony of 200 ants using a custom assembly language
#68Earlier quoted context omitted.
Hey, I'm the one who built this particular challenge! I had no clue, but thanks for the book lead! It didn't come up directly, but SimCity 2000 and especially SimCity 4 had a huge impact on me growing up / I still spin up SimCity 4 from time to time, so I imagine there's a massive indirect influence haha.
This is exceptionally beautiful. What did you use to build it? Vanilla JS?
Re: Show HN: Swarm – Program a colony of 200 ants using a custom assembly language
#69I can't see the rules of this challenge, but it sounds really darn close.
Re: Show HN: Swarm – Program a colony of 200 ants using a custom assembly language
#70That's really cute, it reminds me that Will Wright (creator of The Sims) has referenced this book "The Ants", by Bert Holldobler in multiple occasions as a key inspiration for his games (and in particular SimAnt) and systems thinking. Did you come across that during your research phase or had you not heard about it? I haven't read it yet, but maybe someday I'll get around to it.
Will Wright gave at least one great lecture at SIGGRAPH. Wonderful thinker and communicator. #ACM plz unlock this culture. Ants have fascinated me from a young age, I’d construct a viewing platform so I could watch the hive at work. My favorite were the carpenter ants, so smart. It feels like they have a theory of mind. I didn’t hurt them, but if you disturbe their nest under a board, the efficiency and expediency th…