Skip to content

josegpt/gol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gol
===
	simple game of life implementation in C

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

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

license
-------
	isc