Description
Conway's Game of Life can be visualized in a terminal interface backed by a Rust implementation. It is useful for learning cellular automata, experimenting with patterns, and watching simple simulation rules evolve.
It is educational simulation software, not a competitive game. Terminal rendering and pattern size affect how clearly the evolution can be observed.