/colonizers-desktop

Based on "The Settlers of Catan" by Klaus Teuber.

Primary LanguageHTMLGNU Affero General Public License v3.0AGPL-3.0

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