heinhoang / cannon-shoot-game

We build a game using ReactJS (and SVG) in that a cannon will shoot aliens (UFO)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A game using ReactJS + SVG. Our cannon will shoot aliens (UFO)

Prerequisites

  • Knowledge on ReactJS, SVG
  • NodeJS 8 (parcel may not work with NodeJS 6,7)
  • npm install -g parcel-bundler

Getting Started

npm start

Then open webpage at http://localhost:1234

Techniques

We use Parcel, React, SVG

Notes

Need to use stage-3 babel preset to support spread, destruture,... (more)

Credits

About

We build a game using ReactJS (and SVG) in that a cannon will shoot aliens (UFO)


Languages

Language:JavaScript 96.7%Language:HTML 3.1%Language:CSS 0.2%