An open API service indexing awesome lists of open source software.

https://github.com/josegpt/gol

game of life.
https://github.com/josegpt/gol

c game-of-life gol

Last synced: 7 months ago
JSON representation

game of life.

Awesome Lists containing this project

README

          

gol
===
simple game of life implementation in C

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

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

license
-------
isc