Hacker News new | ask | show | jobs
by danwills 1836 days ago
Although they could call this an automata, I think it's incorrect to call it a CA as it's not cell-neighbourhood based:

"A cellular automaton consists of a regular grid of cells, each in one of a finite number of states, such as on and off "

From: https://en.wikipedia.org/wiki/Cellular_automaton?wprov=sfla1

1 comments

It's not grid based. But that seems like a rather pedantic differentiation to make. It does quite literally utilize the concept of "cells". [0]

I find it interesting that the project seems to have hard-coded emergence with the concept of "tokens".

So, I am much less intrigued by the simulation examples when most of what we are seeing is just a procedurally-generated video game with pre-defined game rules. Much of it is not truly emergent.

Again, it's a "oh, that's cool" kind of factor, but a far cry from contributing to anything in the way of "artificial life" research.

[0] https://alien-project.org/documentation/Basicnotion.html