Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 179 Bytes

readme.md

File metadata and controls

11 lines (9 loc) · 179 Bytes

How to install

Make sure you have typescript installed globally:

npm install -g typescript

Then complite the typescript file to normal javascript:

tsc game.ts