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

https://github.com/kenoir/rxjs_gol

rxjs implementation of Conway's Game of Life
https://github.com/kenoir/rxjs_gol

gameoflife rxjs-examples

Last synced: 8 months ago
JSON representation

rxjs implementation of Conway's Game of Life

Awesome Lists containing this project

README

          

![screenshot from 2016-04-16 20 51 40](https://cloud.githubusercontent.com/assets/953792/14583276/11af7ee2-0415-11e6-9a19-5f0299b15bae.png)

---

rxjs based implementation of the GoL
Rendering done using Ractive.
WIP