Crate lifeless

source ·
Expand description

A no_std-friendly library for implementing Conway’s Game of Life.

See:

  • Cell for the cells.
  • Grid for the cell grid.
  • Coord for the coordinates used in the cell grid.

Re-exports§

Modules§