React-sim
GitHub
Code for this example

A simple model

0
100

This model just shows how the various parts of react-sim work together. 100 cells are arranged on a grid from top-left to bottom-right. A cell is black if its number is less than the current tick.

This model doesn't have a initData or an updateData, it just works with the value of the tick.

Edit this page on GitHub
Previous:
Activators/inhibitors
Next:
Boids
React-SimGitHub