Skip to content

Simple game of life implementation in C using ncurses

Notifications You must be signed in to change notification settings

isears/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

GameOfLife

Simple game of life implementation in C using ncurses.

The only real dependency is the ncurses dev libraries. The following command should install it on most unix systems: apt-get install libncurses5-dev

About

Simple game of life implementation in C using ncurses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published