Skip to content

danielfvm/GameOfLife-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameOfLife-cli

Repository size GitHub last commit License Stargazers

Conway's Game of life running in the linux shell.

Preview

Installation

The following commands will download, compile and install the program. Keep in mind that you will need root permission to run make install, which will copy the binary file to /usr/bin/.

git clone https://github.com/danielfvm/GameOfLife-cli
cd GameOfLife-cli
make
make install

About

Conway's Game of life running in the Terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors