samuelsimoes / game-fluxo

A little experiment game with Fluxo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[wip] Little experiment game with Fluxo

fluxo-game.herokuapp.com

On first run $ npm install.

To build run $ npm run build.

To build when change some file $ npm run watch.

To serve the app run $ PORT=3020 npm run start and access http://localhost:3020.

Everything starts on js/main.js.

About

A little experiment game with Fluxo


Languages

Language:JavaScript 100.0%Language:HTML 0.0%