Short game made with HTML5 canvas (Typescript)
You can play the game from the netlify site: here
- Clone the repo
git clone https://github.com/lorenzo774/sad-html-cat
- Install all the dependencies
npm install
- Now you are ready to run the project
npm run dev