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

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.

Awesome Lists containing this project

README

          

# PROJECT: STAR SHOOTER





Logo

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.

![screenshot](./app-screenshot.gif)

## 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.