Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/joseexposito/gameoflife

Simple C implementation of the Conway's Game of Life
https://github.com/joseexposito/gameoflife

Last synced: 18 days ago
JSON representation

Simple C implementation of the Conway's Game of Life

Awesome Lists containing this project

README

        

Simple C implementation of the Conway's Game of Life based on:
http://rosettacode.org/wiki/Conway's_Game_of_Life#C