(WIP) Monopoly game built with TypeScript.
The main part of the project can be built inside dev container or locally. If you have Visual Studio Code, it's recommended to set up remote development following the following step:
npm run build
to build packages.npm run start:monopoly-server
This will run on port 3000
Monopoly client is built using Unity at https://github.com/yiochen/Monopoly