/conways-game-of-life

Conway’s Game of Life is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the game by creating an initial configuration and observing how it evolves.

Primary LanguageTypeScript

No issues in this repository yet.