# Galaxy Octopus with React Canvas 

A simple game by JavaScript heavily inspired from Flappy Bird.  

## Demo
[http://tejitak.github.io/react-canvas-galaxy-octopus/html/](http://tejitak.github.io/react-canvas-galaxy-octopus/html/)  

## Development Setup  
1. Run "npm install"
2. Run "gulp"
3. Access to "http://localhost:8080/html/"

