ensemblejs

6.2.4 • Public • Published

ENSEMBLE

A framework for multi-device games.

Examples

Installation

OSX / Linux

It's dangerous to go alone: you will need ruby, node and couchdb.

Ruby (via rbenv)

  1. install rbenv
  2. install version of ruby listed in .ruby-version
  3. gem install bundler
  4. bundle install

Node (via nodenv)

  1. install nodenv

  2. install version of node listed in .node-version

  3. brew install couchdb

  4. npm i

  5. cd node_modules && ln -nsf ../src && cd..

  6. gulp

  7. npm i jshint -g

Windows

Dependencies (95)

Dev Dependencies (40)

Package Sidebar

Install

npm i ensemblejs

Weekly Downloads

89

Version

6.2.4

License

none

Last publish

Collaborators

  • distributedlife
  • henrythehamster