ragamo / Connect-4

A ES6 Pixi.js game

Home Page:http://haack.cl/connect4/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Connect 4

A ES6 Pixi.js game.

This game provides a micro-framework for work with some Pixi libraries.

Demo: http://haack.cl/connect4/

Install dependencies

$ npm install

Build project

$ npm run build

Dev mode

Runs a local static webserver with watchify on port 8000

$ npm run serve

About

A ES6 Pixi.js game

http://haack.cl/connect4/


Languages

Language:JavaScript 99.1%Language:HTML 0.9%