Skip to content

lorenzo774/sad-html-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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