/life

The game of life in Backbone.js

Primary LanguageCoffeeScript

  1. git clone https://github.com/pklingem/life.git
  2. cd life
  3. gem install bundler
  4. bundle
  5. bundle exec middleman
  6. point your browser to http://localhost:4567