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
- Host: GitHub
- URL: https://github.com/rededge967/space-shooter
- Owner: RedEdge967
- Created: 2022-02-17T00:27:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-17T00:50:29.000Z (over 4 years ago)
- Last Synced: 2025-01-19T12:52:11.176Z (over 1 year ago)
- Topics: html-javascript-application, html5, javascript, reactjs, space-game, space-shooter, space-shooter-game
- Language: JavaScript
- Homepage: https://react-shooter.vercel.app
- Size: 298 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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...