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
- Host: GitHub
- URL: https://github.com/nschechter/weboflife
- Owner: nschechter
- Created: 2017-02-26T17:51:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T18:12:03.000Z (almost 3 years ago)
- Last Synced: 2025-03-14T02:47:40.852Z (8 months ago)
- Topics: chrome-extension, conway-s-game-of-life, javascript
- Language: Reason
- Homepage:
- Size: 910 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
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!