Skip to content

HTML5 platform game where you have to avoid falling rocks while jumping from one platform to another. Built with Phaser 3.

License

Notifications You must be signed in to change notification settings

kalavhan/platform-game-js

Repository files navigation

npm version issues

Avoider

HTML5 plarform game where you have to avoid falling rocks while jumping from one platform to another. Built with Phaser 3.
Explore the docs »

· Live version · Report Bug

ss

Table of Contents

About The Project

Avoider is a platform game where you will have to jump from one platform to another while avoiding the falling rocks, try to survive as long as possible.

Features

  • Play game using arrow keys
  • Stop Music
  • Stop sound
  • Add score to leaderboad API
  • Get the leaderboard
  • Keep track of how long the user survives.

Built With

  • Javascript(ES6)
  • Webpack
  • NodeJs
  • Phaser

Live Demo

Live link

How to play

  • Use left and right arrow keys to move
  • Use up arrow key to jump
  • Jump from one platform to the other, if you touch the water you lose
  • Avoid the falling rocks, if you touch a rock you lose
  • There is a chronometer in the top left corner, your score is how much time you last
  • Try to survive as much time as possible!

Installation

Prerequisites

  • Webpack v4.43.0
  • npm

Setup

Use the git to clone the project to your local machine.

$ git clone https://github.com/kalavhan/platform-game-js.git

Navigate to the extracted folder

cd platform-game-js

Install the dependencies and modules

$ npm install

Usage

$ npm start

This will open the app at 127.0.0.1:9000. If it doesn't open, visit http://localhost:9000

Contact

👤 Josue Brigido

Github | Twitter | LinkedIn

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgements

📝 License

This project is licensed under MIT license - see LICENSE for more details.

About

HTML5 platform game where you have to avoid falling rocks while jumping from one platform to another. Built with Phaser 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published