/phina.js

phina.js is game library

Primary LanguageJavaScript

phina.js

Join the chat at https://gitter.im/phi-jp/phina.js

image

phina.js is game library.

Official

http://phinajs.com

Getting Started

runstant

for developer

clone

$git clone https://github.com/phi-jp/phina.js.git
$cd phina.js

setup

$npm install -g gulp
$npm install

build

$gulp

develop

watch and launch

$gulp dev