aashrafh / invasion

πŸ‘½ Earth invasion game built using React, Redux, and SVG

Home Page:https://aashrafh.github.io/Invasion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

πŸ‘½ Earth invasion game built using React, Redux, and SVG

https://aashrafh.github.io/Invasion

License:MIT License


Languages

Language:JavaScript 96.0%Language:HTML 2.4%Language:CSS 1.5%