Skip to content

joaquintorres21/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game-of-life

This is a simple implementation of said cellular automaton model developed in C using the curses library. Although it doesn't specifically rely on ncurses, most of the pdcurses functions are compatible with UNIX systems. Particularly, all functions used here are compatible.

About

Game of Life in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages