conways
There are 20 repositories under conways topic.
ishant513/portfolio
A collection of some of my best projects so far
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.
outcastdreamer/Conways-Game-of-Life
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.
DanielJamesCollier/Life
A C++ implementation of Conway's Game Of Life
Dominik-Broering/ConwaysGameOfLife
Conways game of life. With java and swing-gui
functional-tim/rusty_conway
A simple Conway's Game of Life implementation in Rust.
Hematite12/Game-of-Life-User
Conway's Game of Life with User and Random mode implemented in Processing
merdmann/game_of_life
A simple 10x10 implementation of Conways game of life
rafmillan/GameOfLife
John Conway's Game of Life
antodoms/conways_game_of_life
conway's game of life implementation in ruby
atiyahaider/Conways-Game-of-Life
The Game of Life is a cellular automaton devised by the British mathematician John Horton Conway.
eloylp/game-of-life
Conways game of life
feluelle/conways-game-of-life
The game ConwaysGameOfLife programmed in C#
johnnyawesome/ArduinoGameOfLife2_optimized_Write
Conways Game of Life in Arduino, display is a Nokia Display
johnnyawesome/ArduinoLOLShieldGameOfLife
Game Of Life in Arduino for the LOLShield
johnnyawesome/ArduinoMegaGameofLifeHighscores
ArduinoMega searching for Highscores (most Generations) in the GameofLife
johnnyawesome/ArduinoUnoGameofLifeHighscores
ArduinoUnosearching for Highscores (most Generations) in the GameofLife
mbarde/js-conways-gol
Interactive Conways Game of Life implementation (JS & HTML5 canvas)