conways-game-of-life
There are 979 repositories under conways-game-of-life topic.
akinomyoga/cxxmatrix
C++ Matrix: The Matrix Reloaded in Terminals (Number falls, Banners, Matrix rains, Conway's Game of Life and Mandelbrot set)
amiantos/lifesaver
Conway's Game of Life implemented as an artistic, abstract macOS screensaver and tvOS app using SpriteKit
ljvmiranda921/seagull
A Python Library for Conway's Game of Life
nicolasloizeau/gol-computer
A computer in Conway's game of life
elliotwaite/rule-30-and-game-of-life
Generates a 2D animation of Rule 30 (or other rules) being fed into Conway's Game of Life.
nicolasloizeau/scalable-gol-computer
Scalable computer implemented in the game of life.
nicolasloizeau/guigl
GUI for glider logic in Conway's game of life.
ethomson/github4life
Using your GitHub Contribution Graph as a four-color Game of Life.
chmykh/apl-life
Conway's Game of Life in APL in FORTH: how to implement a weird programming language using another weird programming language
nialloc/GameOfLife
The world's most expensive version of Conway's Game of Life - running on the Ethereum Blockchain
Jeadie/Go-L
Game of Life with different update rules and on a bunch of different topologies (sphere, torus, klein bottle, etc.)
healeycodes/conways-game-of-life
🎲 Conway's game of life
piellardj/game-of-life-webgl
Variations on Conway's Game of Life, running on GPU
p-ranav/cgol
Conway's Game of Life in the Terminal
noahhaasis/conwaysGameOfLife
An implementaion of Conway's game of life written in the C language using the SDL library.
hrvach/Life_MiSTer
Conway's Game of Life in FPGA
woojiahao/life
Conway's Game of Life Visualization built with Elixir and Scenic
OscarCunningham/logic-life-search
Cellular automata search program
Kohana55/ConwaysGameOfLife
A simple and easy to follow implementation of Conway's Game Of Life.
asolanki/cs1501-final
Haskell class final project -- game in Haskell.
iximiuz/golife.c
Conway's Game of Life written in C and compiled to WebAssembly
JnyJny/GameOfLife
Conway's Game of Life
pinpox/go-game-of-life
Golang implementation of Conway's Game of Life
adam-mcdaniel/game-of-life
A game of life🔬 simulator on an infinite♾️ plane
jerr-it/cellmaker
Multi-threaded library for cellular automata
Timmoth/GameOfLife
Blazor implementation of Conways Game Of Life
AlexEidt/Game-of-Life-Simulator
Optimized Conway's Game of Life Simulator with image and video recording.
fizwidget/game-of-life
Conway's Game of Life implemented in Elm
KyleBanks/conways-gol-cnn
A convolutional neural network that plays Conway's Game of Life.
lkwilson/Conways-Game-Of-Life-AI
Deep Reinforcement Learning Agent to control Conway's Game of Life
marianpekar/game-of-life-threejs
Real-time configurable 3D implementation of Conway's Game of Life written in JavaScript using Three.js
syegulalp/conway
Conway's Game Of Life using Pyglet and Cython
2arian3/Cool-Programming-Challenges
Cool programming challenges solved in different languages.
r2dev2/GameOfLife
Conway's Game of Life but with 3d WebVR cows
sn99/wasm-conway
Conway game of life in Rust + Wasm
nexxeln/go-gol
Conway's Game of Life implemented in Go