Quick implementation of Conway's game of life in C# Console
-
Updated
Jul 9, 2021 - C#
Quick implementation of Conway's game of life in C# Console
Conway's Game of Life
Le Jeu de la vie est un automate cellulaire imaginé par John Horton Conway en 1970. Malgré des règles très simples, il est Turing-complet. C'est un jeu de simulation au sens mathématique. que j'ai ecrit en python
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.
Programmeringslaborationer i en kurs på Umeå Universitet
A Python implementation of John Conway's Game Of Life.
Conway's game of life, a cellular automaton.
A CLI version of Conway's Game of Life made using C#.
Add a description, image, and links to the gameoflife-cli topic page so that developers can more easily learn about it.
To associate your repository with the gameoflife-cli topic, visit your repo's landing page and select "manage topics."