Skip to content

CobbCoding1/gol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOL

Implementation of different Cellular Automaton in C.

Dependencies: GCC

Quick Start

./build.sh
./main <height: 1-25> <width: 1-100>

The UI explains the controls. Press 'O' to enter options mode.

Implementations

Game of Life, Seeds, Brian's Brain, Day & Night, Wireworld.

About

Game of Life Implementation in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published