Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 345 Bytes

File metadata and controls

16 lines (14 loc) · 345 Bytes

A Game made in TypeScript

To Run this game on your local computer

Install following dependencies

npm install  

then start tsc-watch command by pressing
ctrl+shift+B
and select tsc-watch command

and lastly start the lite-server

$ lite-server

this will open your default browser and will load your game