Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bananaoomarang/voxel-life
Implements Conway's 'The Game Of Life' in voxel.js (why not!)
https://github.com/bananaoomarang/voxel-life
Last synced: 5 days ago
JSON representation
Implements Conway's 'The Game Of Life' in voxel.js (why not!)
- Host: GitHub
- URL: https://github.com/bananaoomarang/voxel-life
- Owner: bananaoomarang
- License: mit
- Created: 2013-10-11T18:23:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-11T19:15:38.000Z (about 11 years ago)
- Last Synced: 2024-04-16T02:37:42.159Z (7 months ago)
- Language: JavaScript
- Size: 3.12 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
=======
voxel-life
==========Implements Conway's 'The Game Of Life' in voxel.js (why not!)
(3D mode coming soon...)=======
To Run Example
=========Install node.js
then clone this repo, cd into it and do:
npm start
then connect a browser to http://localhost:8080