conway-game
There are 333 repositories under conway-game topic.
blaze33/way-of-life
Conway's game of life implemented in JavaScript & WebAssembly, rendered to canvas.
amiantos/lifesaver
Conway's Game of Life implemented as an artistic, abstract macOS screensaver and tvOS app using SpriteKit
sachaos/go-life
Terminal based Conway's Game of Life. Implemented in Go.
KyleBanks/conways-gol
Conway's Game of Life implemented with Go and OpenGL.
YusukeHosonuma/SwiftUI-LifeGame
The Conway's Game of Life that build with SwiftUI.
KieranP/Game-Of-Life-Implementations
Conway's Game of Life implementation in various languages
SimonWaldherr/cgolGo
Conway's Game of Life in Golang
inoryy/game-of-life-java
Conway's Game of Life
tterrasson/glider
Generative music using conway's game of life
caspervonb/melodyoflife
Melody of Life is a step sequencer using cellular automata
Arcterus/game-of-life
An implementation of Conway's Game of Life in Rust using Piston
EthanJamesLew/GameOfLife
A fast, C++ OpenGL implementation of Conway's Game of Life. Now includes a 3D version!
avyfain/conway
Conway's game of life
asolanki/cs1501-final
Haskell class final project -- game in Haskell.
JnyJny/GameOfLife
Conway's Game of Life
hleb-kastseika/conways-game-of-life
Conway's Game of Life created with Lua & LÖVE
Zeta611/golpy
Efficient Conway's Game of Life implemented in Python using NumPy.
msklywenn/GB-GameOfLife
An implementation of Conway's Game of Life for the GameBoy
theclapp/go-life
Conway's Game of Life in Go
KyleBanks/conways-gol-cnn
A convolutional neural network that plays Conway's Game of Life.
JakubMarkiewicz/cellular-automata
Cellular automata implementation in JavaScript
michurin/conways-game-of-life
Fast Conway's Game of Life in JavaScript and canvas
mamadaliev/game-of-life
Library for the implementation of Conway's Game of Life with the ability to read/write coordinates from a file using RLE algorithm
rolze/life3d
A 3D cellular automaton simulator written in Turbo Pascal in 1995
Tank3-TK3/game-of-life-Python-Tkinter
"Conway Game" or "Game of Life" made with python and using tkinter
DennisSc/GameOfLife
Implementation of the famous "Game of Life" algorithm (cellular automata discovered by John Horton Conway) as WinForms-app in C#
iwatake2222/FastGameOfLife
Fast Conway's Game of Life with OpenGL, OpenMP and CUDA
RJWoodhead/elm-life
Conway's Game of Life, implemented in Elm
adamheins/multicell
Conway's Game of Life with a twist.
izanbf1803/Conway-game-of-life
Conway's game of life in C and SDL2.
mschwager/yacgol
A pure Python implementation of Conway's Game of Life using Tkinter.
rdavydov/game-of-life
Conway's Game of Life in pure HTML/CSS/JS
teohrt/Cellular-Automata
Wolfram and Conway's Famous Cellular Automata
applefreak/hyperapp-game-of-life
Conway's Game of Life in HyperApp
batzner/conway-game-of-life
Web implementation of Conway's Game of Life in Material Design.
gsurma/game_of_life
NetLogo implementation of Conway's Game Of Life.