Skip to content

aashrafh/invasion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

47 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SpaceTrippers logo

πŸ‘½ Earth invasion game built using React, Redux, and SVG. Try It!


πŸ“ Table of Contents

🧐 About

πŸ‘½ Earth invasion game built using React, Redux, and SVG. You can try it here.

πŸŽ₯ Demo

GIF Demo Image Demo Image Demo

🏁 Install

  1. Install Node.js and Visual Studio Code.
  2. Open the folder in Visual Studio Code.
  3. Open a terminal (Terminal > New Terminal).
  4. Run yarn . If it failed for any reason, try again.
  5. Run yarn start .

Note: you can use npm. Then replace yarn with npm install and yarn start with npm start.

πŸ’­ How To Play

  1. Click on Tap To Protect The Earth!
  2. Use the mouse to point at a flying saucer.
  3. Click to shoot it.

⛏️ Built Using