Skip to content
#

conway-s-game-of-life

Here are 161 public repositories matching this topic...

The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970. The "game" is a zero-player game, meaning that its evolution is determined by its initial state, requiring no further input. One interacts with the Game of Life by creating an initial configuration and observing h…

  • Updated Mar 5, 2018
  • HTML

This C# Windows Application project allows users to visualize and simulate the evolution of Conway's Game of Life, with basic features like cell toggling and advanced features like custom game colors and boundary behavior.

  • Updated May 3, 2023
  • C#

Improve this page

Add a description, image, and links to the conway-s-game-of-life topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the conway-s-game-of-life topic, visit your repo's landing page and select "manage topics."

Learn more