Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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++

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)