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

https://github.com/nschechter/weboflife

Web Of Life
https://github.com/nschechter/weboflife

chrome-extension conway-s-game-of-life javascript

Last synced: 4 months ago
JSON representation

Web Of Life

Awesome Lists containing this project

README

          

# WebOfLife

A clone of [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway's_Game_of_Life) for your chrome browser.

Uses the [html2canvas](https://html2canvas.hertzen.com/) javascript library to convert the current page into a canvas.

[Download on the chrome webstore!](https://chrome.google.com/webstore/detail/web-of-life/akkcdjahajjfcbabdjjmlpmpnbglajdd)

Enjoy!