Skip to content
This repository has been archived by the owner on Jul 13, 2019. It is now read-only.

colonizers/colonizers-desktop

Repository files navigation

Colonizers - Desktop

Build Status Dependency Status devDependency Status Code Climate

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.

Screenshot

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