Implementation of the famous "Game of Life" algorithm (cellular automata discovered by John Horton Conway) as WinForms-app in C#
-
Updated
Jul 1, 2021 - C#
Implementation of the famous "Game of Life" algorithm (cellular automata discovered by John Horton Conway) as WinForms-app in C#
Conway's Game of Life in pure HTML/CSS/JS
A library to easily program and render life-like cellular automata.
Simple Conway's game of life made using olcPixelGameEngine.
Build Conway's Game of Life Simulator with Javascript
Yet another (Python PyGame) implementation of John Horton Conway's Game of Life
This is a visualisation tool of Conway's Game of Life written in python using the pygame framework, with preloaded patterns
Simple implementation of John Conway's cellular automaton with wraparound topology and fancy animations
Implementation of Conway's Game of Life in Hearts of Iron IV using Scripted GUIs.
Conway's Game of Life in HTML5 Canvas, CSS, JavaScript
Implementation of the famous Conway's Game of Life using Python and Pygame
Conway's Game of Life, written in Vimscript. Because reasons.
My own version of John Conway's iconic game of life.
A implementation of Conway's Game of Life in C using SDL2
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.
Conway's game of life is a zero player game played by the computer itself and follows the concept of cellular automata. This code works in python 3.x and for both platforms Linux and Windows.
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
🎲 Simple Conway's game of life library
A simple Conway's Game Of LIfe (cellular automaton) web app. (Almost) responsive
Add a description, image, and links to the conwaysgameoflife topic page so that developers can more easily learn about it.
To associate your repository with the conwaysgameoflife topic, visit your repo's landing page and select "manage topics."