Skip to content

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

Notifications You must be signed in to change notification settings

heinhoang/cannon-shoot-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published