Skip to content

phinajs/phina.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,220 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phina.js

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

image

phina.js is game library.

Official

http://phinajs.com

Usage

Browser

<script src='https://rawgit.com/phi-jp/phina.js/v0.1.2/build/phina.js'></script>
<script>
phina.main(function() {
  console.log(phina.VERSION) // show version
});
</script>

Node.js

var phina = require('phina.js');
console.log(phina.VERSION) // show version

Runstant

Getting started

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

LICENSE

MIT

About

phina.js is game library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 21