typesCatan Running Locally Make sure you have the following installed: node.js git clone https://github.com/sam-akinwunmi/typesCatan.git cd typesCatan tsc index.ts node index.js Example index.ts file shows how to set up the game using the Game class in game.ts