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
- Host: GitHub
- URL: https://github.com/kenoir/rxjs_gol
- Owner: kenoir
- Created: 2016-04-16T19:44:34.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-17T10:29:06.000Z (about 10 years ago)
- Last Synced: 2025-06-22T11:07:03.906Z (11 months ago)
- Topics: gameoflife, rxjs-examples
- Language: JavaScript
- Homepage:
- Size: 172 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

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