Skip to content

0x-s13i/typesCatan

Repository files navigation

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

About

A basic TypeScript implementation of Catan.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published