https://github.com/devopsmariocom/life
Game of life
https://github.com/devopsmariocom/life
Last synced: about 1 year ago
JSON representation
Game of life
- Host: GitHub
- URL: https://github.com/devopsmariocom/life
- Owner: devopsmariocom
- Created: 2015-11-27T13:34:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-11T11:19:28.000Z (over 10 years ago)
- Last Synced: 2025-02-25T00:07:18.577Z (about 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Game of life
============
```
npm install && npm start
```
or use [Soos](https://github.com/ngparty/soos)
Follow Soos install guide https://github.com/ngParty/soos#-setup-docker-toolbox-on-your-machine-first-
then simply run
```
$ soos
```