john-conway-s-game-of-life
There are 22 repositories under john-conway-s-game-of-life topic.
ayoisaiah/golife
John Conway's Game of Life simulation, written in Go
avi-spc/GameOfLife
Implementation of John Conway's game of life in unity
WavJaby/GameOfLife
A Conway's Game of Life code in js and java, have singleplayer mutiplayer mode
Spacerulerwill/Life
John Conway's Game of Life written for the terminal in C
unclled/GameOfLife
Implementation of the Game of Life by John Conway in Java using JavaFX
maclermo/gameoflife
My rendition of John Conway's Game Of Life with wrap-around.
marrow16/JaGol
Java Conway's Game Of Life
seth10/life
Does there exists an optimal initial population density to maximize generations until stabilization in John Conway's Game of Life?
thomasdunn/cellular-automata-patterns
Collections of cellular automata patterns
wolf-tickets/JavaFXGameOfLife
Conway's Game Of Life in Java 8 with the JavaFX UI tools. This is not the board game, but the Turing-complete cellular automaton invented by the mathmatician John Conway in 1970.
Gui25Reis/Game-of-Life
Jogo da Vida de John Conway.
JM1F/Conways-Game-of-Life
This game is a rendition of John Conway's Game of Life.
Karsteski/Glautomata
John Conway's Game of Life rendered using OpenGL
crvargasm/John-Conway-s_Game-of-Life
An implementation, in the GO programming language, of the "Game of Life" designed by the British mathematician John Horton Conway.
Cucchi01/John-Conway-s-Game-of-Life
Implementation of John Conway's Game of Life in assembly mips
erik2310/Game_Of_Life
Game Of Life repetitions opgave.
vivekkdagar/conway_engine
A Python-based Game of Life simulator with dynamic visualization, interactive controls, and the inclusion of the iconic Gosper Glider Gun pattern.
xljones/game-of-life
John Conway's Game of Life written in TypeScript
kurtjd/leds-of-life
John Conway's Game of Life implemented on a 16x16 LED matrix
martacanirome4/TheGameOfLife
Adaptación al Juego de la Vida de John Conway para un tablero 30x30
olbyolby/john-conway-s-game-of-life-FLTK
A desktop app for running john conway's game of life, written in C++ with fltk