abraham / life

Conway's Game of Life in 3D

Home Page:https://youtu.be/_hewWDDvkMQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Life

In 3D!!!

This is a prototype visualization of Conway's Game of Life represented in 3D. We built this at Bendyworks during our regular professional development time.

(BTW we are hiring)

Example

Demo video

Getting started

  1. Download the code
  2. Run bundle install to get Ruby dependancies
  3. Run bower install to get JS dependancies
  4. Run ruby go.rb to start server
  5. Open http://localhost:4567 in your browser

About

Conway's Game of Life in 3D

https://youtu.be/_hewWDDvkMQ

License:MIT License


Languages

Language:JavaScript 63.0%Language:Ruby 30.8%Language:HTML 5.6%Language:CSS 0.6%