Home

Awesome

ncLife

This project is an implementation of Conway's Game of Life in C++ using ncurses.

This project is still in very early stages of development. Currently all that happens when you run the program is that a randomly generated field of live/dead cells appears and pressing any button increments the generation by one.

See the ToDo for more details on what is planned.

ToDo