/gol

game of life.

Primary LanguageC

gol
===
	simple game of life implementation in C

usage
-----
	$ make
	$ ./gol

depends on
----------
	* make
	* c

license
-------
	isc