https://github.com/simandebvu/star-hunter
A small game involving a player running and jumping around platforms, collecting stars and avoiding baddies.
https://github.com/simandebvu/star-hunter
Last synced: 5 months ago
JSON representation
A small game involving a player running and jumping around platforms, collecting stars and avoiding baddies.
- Host: GitHub
- URL: https://github.com/simandebvu/star-hunter
- Owner: simandebvu
- License: mit
- Created: 2020-08-26T16:26:21.000Z (almost 6 years ago)
- Default Branch: development
- Last Pushed: 2020-08-26T22:18:01.000Z (almost 6 years ago)
- Last Synced: 2025-02-03T08:50:05.019Z (over 1 year ago)
- Homepage: https://simandebvu.github.io/star-hunter/
- Size: 1.38 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PROJECT: STAR SHOOTER
Phaser 3 game
A simple implementation of a phaser 3 game.
Explore the docs »
Report Bug
·
Request Feature
> Phaser is an HTML5 game framework which aims to help developers make powerful, cross-browser HTML5 games really quickly. It was created specifically to harness the benefits of modern browsers, both desktop and mobile. The only browser requirement is the support of the canvas tag.

## Built With
- Javascript
- Node
- Jest
- VSCode
- ESLint
- Stylelint
- Github Actions
## Prerequisites
- Node ^10
- npm ^6
## Running Locally
Clone the repo:
`git clone https://github.com/simandebvu/star-hunter.git`
Inside the root folder of the project, install the node packages:
`npm install`
Go to the root folder and run the npm server script:
`npm test`
## Authors
👤 **Shingirayi Mandebvu**
- Github: [@simandebvu](https://github.com/simandebvu)
- Twitter: [@simandebvu](https://twitter.com/simandebvu)
- Linkedin: [linkedin](https://linkedin.com/in/simandebvu)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- Phaser.IO
## 📝 License
This project is [MIT](lic.url) licensed.