Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joseexposito/gameoflife
- Owner: JoseExposito
- Created: 2014-02-07T21:07:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-09T04:16:14.000Z (almost 11 years ago)
- Last Synced: 2024-10-16T14:12:55.634Z (2 months ago)
- Language: C
- Size: 141 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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