Awesome
Colonizers - Desktop
A desktop version of Colonizers - a project based on the popular board game "Catan" (formerly "The Settlers of Catan") by Klaus Teuber.
This version currently only provides local-multiplayer gameplay for 3 players only.
Download
Download precompiled binaries of Colonizers for Linux and Mac here.
Development version
Run the following commands to clone the repository, and run the development version of Colonizers.
git clone https://github.com/colonizers/colonizers-desktop.git
cd colonizers-desktop
npm install
npm start