It's about the simple JavaScript game Electronic Life found in the book Eloquent JavaScript. This version is implemented using ReactJS with flux architecture. The game field is rendered with colored div.
Coming up: smart plant eater and carnivores.
npm install
npm start
- view the
index.html