JS-platform-Game icon indicating copy to clipboard operation
JS-platform-Game copied to clipboard

A platform game created in Phaser 3 with Wepack asset management and a Highscore API. Enable music from Options, click to jump.

Javascript phazer3 game!

A platform game created in phaser 3 for Microverse's JS capstone project

Built With:

  • Javascript
  • Webpack
  • Phaser 3

Author

Getting started

Instructions

  • Click to jump between platforms. In easy mode, you can jump 3 consecutive times, 2 times in hard mode.
  • Collect coins to gain points. 10 points per coin in easy mode, 25 points per coin in hard mode.
  • Avoid the firebombs. You lose 20 points per firebomb activated.

To get started with the game clone the repo, install NPM, run npm install then npm run start

Don't Know where to start? Peek into this entry-level tutorials:

Play Live Version Without installing anything!

Acknowledgments

Game Dev and Design

  • Concept: A gothic platform game reinterpreting the classic Orpheo and Euridice Myth

Final Game idea

  • An endless level. Orpheo hopes to reach the underworld, but it is impossible. He must find a way to deal with the grieve of losing Euridice, no way around it.
  • Orpheo must jump between platforms to avoid chasms and bombs while grabbing as most coins as possible.

Assets