Skip to content

An implementation of John Horton Conway's Game of Life (1970) as a command line interface.

Notifications You must be signed in to change notification settings

talhaahussain/Game-of-Life-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Game-of-Life-CLI

An implementation of John Horton Conway's Game of Life (1970) as a command line interface. The Game of Life is a Turing complete cellular automation, with evolution determined entirely by its initial state. This implementation is written in C, using the ncurses library.

About

An implementation of John Horton Conway's Game of Life (1970) as a command line interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages