Assignment 7: Lattice Gas Automata

The first application sloves 2D Lattice Gas Automata one a square grid.

Two applets are written in processing which have different initial conditions:
All nodes are randomly assigned except the middle square area. Click here.
All nodes are empty except the middle square area. Click here.

The second application sloves 2D Lattice Gas Automata on a hexagon grid.

Two applets are written in processing which have different initial conditions:
All nodes are randomly assigned except the middle square area. Click here.
All nodes are empty except the middle square area. Click here.