An open API service indexing awesome lists of open source software.

https://github.com/rededge967/space-shooter

A ReactJS Space shooting game made with HTML5 and JavaScript
https://github.com/rededge967/space-shooter

html-javascript-application html5 javascript reactjs space-game space-shooter space-shooter-game

Last synced: 23 days ago
JSON representation

A ReactJS Space shooting game made with HTML5 and JavaScript

Awesome Lists containing this project

README

          

# Space-Shooter
- A ReactJS Space shooting game made with HTML5 and JavaScript
- This game is made with `Create React App`
- You can try the online demo [here](https://react-shooter.vercel.app)

### [Live Demo](https://react-shooter.vercel.app)

## Running `Space Shooter`
- Open a browser window
- Click on the address bar
- Go to https://react-shooter.vercel.app

### Available Scripts
- You can learn them in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
- To learn React, check out the [React documentation](https://reactjs.org/).

### Deploying to the web
I suggest you to use [Vercel](https://vercel.com) or [Netlify](https://netlify.com) when deploying this project to the web. It will be easier when deploying with Vercel or Netlify.

Read the documentations before developing and deploying.
- [Vercel Documentation](https://vercel.com/docs)
- [Netlify Documentation](https://docs.netlify.com)

## Can I contribute?
Sure open an issue, point out errors, and what not? wanna fix something yourself, you are welcome to open a PR and I appreciate it.

> If you enjoyed this game, don't forget to give a star 🌟 and fork too...