Skip to content

localshred/game_of_life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Conway's Game of Life

Conway's Game of Life isn't a game you play. The only input is the initial board and then the mutations just run on their own following a basic set of rules.

This repo contains my playful stabs at making the Game of Life in various languages.

See each language's README for installation/run instructions and videos of runtime.

About

Simple Game of Life implementation in ruby for the shell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published