Skip to content

robinhchoi/colonizers

 
 

Repository files navigation

Colonizers

Build Status Dependency Status devDependency Status Code Climate

A HTML5 multiplayer game, based on the popular board game "Catan" (formerly "The Settlers of Catan") by Klaus Teuber.

Works across multiple devices (desktops, tablets, and mobile phones).

Screenshot

Running locally

Make sure you have the following installed:

git clone https://github.com/colonizers/colonizers.git
cd colonizers
npm install
npm start

The app should now be running at http://localhost:3000

Try it out on Heroku

Deploy

Related Modules

This application uses the following Colonizers modules:

  • core - core game logic and data formats
  • client - gameplay user interface

A work in progress!

Colonizers is very much a work in progress, with several critical gameplay features still to be implemented. Breaking changes are to be expected, and the database schema may change.

Contributions (both issues and pull requests) are very welcome!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 67.8%
  • JavaScript 26.6%
  • HTML 5.4%
  • Shell 0.2%