Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fielding/game-of-life
Conway's Game of Life in C++
https://github.com/fielding/game-of-life
Last synced: 10 days ago
JSON representation
Conway's Game of Life in C++
- Host: GitHub
- URL: https://github.com/fielding/game-of-life
- Owner: fielding
- Created: 2013-03-11T19:24:22.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-05-19T02:59:56.000Z (over 8 years ago)
- Last Synced: 2024-04-09T18:24:52.837Z (7 months ago)
- Language: C++
- Size: 427 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# game-of-life
Conway's Game of Life in C++
Also, compiled to Javascript via emscripten.
[Javascript Version](https://justfielding.github.io/game-of-life)
## Screenshot
![Game of Life Screenshot](screenshots/osx.png)