kt3kstudio / pairs

:man_with_gua_pi_mao: A puzzle game on straw platform

Home Page:https://kt3kstudio.github.io/pairs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

:man_with_gua_pi_mao: A puzzle game on straw platform

https://kt3kstudio.github.io/pairs


Languages

Language:JavaScript 90.9%Language:CSS 5.3%Language:HTML 3.8%