UNPKG

react-canvas-galaxy-octopus

Version:

Galaxy octopus which is a simple game by React Canvas heavily inspired from Flappy Bird.

13 lines (8 loc) 337 B
# 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/"