conway-life
There are 77 repositories under conway-life topic.
KyleBanks/conways-gol
Conway's Game of Life implemented with Go and OpenGL.
syegulalp/Akilang
A compiler for a simple language, built with Python and LLVM
Tw1ddle/game-of-life
:game_die: Interactive Conway's Game of Life simulation written in Haxe
avyfain/conway
Conway's game of life
supposedly/nutshell
[alpha!] [dormant!] An advanced cellular-automaton-specification language that transpiles to Golly's.
peterhellberg/life
Conway's Game of Life written in Go using termbox-go
RuSaG0/game-of-life
enterprise edition with composition root impl
DennisSc/GameOfLife
Implementation of the famous "Game of Life" algorithm (cellular automata discovered by John Horton Conway) as WinForms-app in C#
rdavydov/game-of-life
Conway's Game of Life in pure HTML/CSS/JS
rafael-santiago/life
Just a simple implementation of the Conway's Game of Life using IA-32 Assembly.
rickhull/conway_deathmatch
Game of Life: several competing populations
jahnestacado/go-life
Implementation of Conway's Game of L:seedling:fe in golang
amhndu/life.hs
Conway's Game of Life in Haskell
HubTou/JeuDeLaVie
Yet another (Python+PyGame) implementation of John Horton Conway's Game of Life
ndr3www/game-of-life
Simple implementation of John Conway's cellular automaton with wraparound topology and fancy animations
diofanto33/Conway-life
Implementation of the Game of Life in ARMv8 using the B3/S23 ruleset. Simulation of cells and generational evolution in a low-level programming environment, emulating Raspberry Pi on QEMU
futrime/game-of-life
Probably one of the most fantastic but pratical demo of Conway's Game of Life, based on Javascript, Canvas and dat.GUI.
HaleCT2/CellAutomataGA
A Genetic Algorithm Application and Related Scripts to explore Emergent Cellular Automaton similar to Conway's Game of Life.
mulot/GameOfLife
GameOfLife for macOS in Swift & SwiftUI
bonnth80/game-of-life
Conway's Game of Life in HTML5 Canvas, CSS, JavaScript
Hematite12/Game-of-Life-GA
Implementation of a genetic algorithm in Conway's Game of Life to find starting patterns that result in desired final patterns.
lewismcgeary/AndroidGameofLife
Android implementation of Conway's Game of Life using AnimatedVectorDrawables
Yard1/HoI4-Game-Of-Life
Implementation of Conway's Game of Life in Hearts of Iron IV using Scripted GUIs.
DiminiInc/GameOfLife
Conway's game of life
fwcd/game-of-life
Conway's Game Of Life implemented in Java
Ilyes-El-Majouti/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
JonathanMaes/Game-of-Life
[OK] Infinite non-optimized Conway's Game of Life with a terrible GUI.
Joshua-Riek/Conway-s-Game-of-Life
The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970.
PhilVargas/js_game_of_afterlife
ES6 - Conway's Game of Life: Zombie Edition
Snipie/Conway-s-game-of-life-clone
This is a Conway's Game of Life clone using OpenGL for rendering and GLUT for window and input managment.
tsotne95/GameOfLifeOpenGL
Conway's Game of Life in OpenGL (c++)
yarbsemaj/Z80-Game-Of-Life
An implementation of Conway's Game of Life for an RC2014 compatible Z80 SBC
YujiSODE/txtCell
interface for text based Cellular Automaton.
AlexStratou/Game-of-life
Conway's Game of Life
EmmeEffe/gameOfLife
This project is an implementation of Conway's Game of Life.