π½ Earth invasion game built using React, Redux, and SVG. Try It!
π½ Earth invasion game built using React, Redux, and SVG. You can try it here.
- Install Node.js and Visual Studio Code.
- Open the folder in Visual Studio Code.
- Open a terminal (Terminal > New Terminal).
- Run
yarn
. If it failed for any reason, try again. - Run
yarn start
.
Note: you can use npm. Then replace yarn
with npm install
and yarn start
with npm start
.
- Click on
Tap To Protect The Earth!
- Use the mouse to point at a flying saucer.
- Click to shoot it.