Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is Nlife, a ncurses game-of-life.
See COPYING for copyright informations.

To build this crap:

cd src/
make

To start the program:
./nlife [XDIM] [YDIM]

ex:
./nlife 300 300

SPACE:  Give life or death to a cell or to put down a loaded unit.
ARROWS:	Move the cursor.
wasd:	Move the window.
r:     	Run a generation.
p:	Play/Pause.
Q:     	Quit
C:      Clear the field.
l: 	Load unit from file.
R:	Rotate loaded unit.

About

Game of Life, ncurses interface :D

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages