simandebvu / star-hunter

A small game involving a player running and jumping around platforms, collecting stars and avoiding baddies.

Home Page:https://simandebvu.github.io/star-hunter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse
  • Phaser.IO

📝 License

This project is MIT licensed.

About

A small game involving a player running and jumping around platforms, collecting stars and avoiding baddies.

https://simandebvu.github.io/star-hunter/

License:MIT License