Skip to content

CobbCoding1/gol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
isaac cobb
Jan 3, 2024
52d1fa3 · Jan 3, 2024

History

19 Commits
Dec 22, 2023
Jan 3, 2024
Jan 3, 2024
Dec 29, 2023
Jan 3, 2024

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