Skip to content

kt3kstudio/pairs

Repository files navigation

Pairs v0.6.0

Circle CI codecov js-standard-style

A puzzle game on straw platform

node.js version

  • use .node-version enabled node version manager (nodenv, n (+avn), nvm (+avn), nodebrew (+avn))

Build & Run

npm install
npm start

Use in ios or android projects

app/ $ bower install --save [this repo]

app/ $ cd bower_components/long-dream-core
app/bower_components/long-dream-core $ bundle install
app/bower_components/long-dream-core $ BASE_DIR=../../ BUILD_DIR=src/main/assets bundle exec middleman build

The above creates the middleman build result at app/src/main/assets using js files under app/infrastructure.

The name of infrastructure came from the terminology of DDD.

The subprojects

This project has produced a lot of subprojects. Here list of them: