Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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!)

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