/sad-html-cat

Game made with HTML5 canvas

Primary LanguageTypeScript

sad-html-cat

Short game made with HTML5 canvas (Typescript)

img

How to play

You can play the game from the netlify site: here

How to run the project

  1. Clone the repo
  git clone https://github.com/lorenzo774/sad-html-cat
  1. Install all the dependencies
  npm install
  1. Now you are ready to run the project
  npm run dev