Skip to content

RogerDass/gameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

A C99 terminal implementation of Conway's Game of Life.

Usage: gameOfLife -(w|h|d|g|p) [value] options: -w / --width = width -h / --height = height -d / --delay = delay between updates (in ms) -g / --generations = number of generations to quit after -p / --pattern = initial pattern (blinker|beacon|random|toad)

About

a C99 implementation of Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages