Skip to content

WinterCore/microverse-js-capstone-game

Repository files navigation

Scuffed Cat

A javascript platformer game made with Phaser3

Table of Contents

How to Play

Use the left & right arrow keys to move left & right, and use the up arrow key to jump. The player is allowed to jump twice. Try to score as many points as possible without dying.

How to Run Locally

  • Install Node.js
  • Clone this repository by running git clone https://github.com/WinterCore/microverse-js-capstone-game.git
  • Change your current working directory to the project cd microverse-js-capstone-game.git
  • Run npm install
  • Run npm start
  • Enjoy

Running the Tests

Built With

  • Typescript
  • HTML
  • CSS
  • Phaser 3
  • Webpack
  • Jest
  • Heroku
  • Eslint

Acknowledgements

Releases

No releases published

Packages

No packages published