Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 280 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 280 Bytes

game-dev

A game developed in course of Alura and hosted in Heroku

The features tha need to be done:

  • insert a hit sound
  • insert a person choice
  • insert jump animation
  • level background change

To run this project execute at root this command:

npm i && npm start