Skip to content

A game based on "The Settlers of Catan" by Klaus Teuber.

License

Notifications You must be signed in to change notification settings

gamebytes/colonizers

 
 

Repository files navigation

Colonizers

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

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

Screenshot

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!

Running locally

Make sure you have Node.js and MongoDB installed.

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

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

Deploying to Heroku

Deploy

About

A game based on "The Settlers of Catan" by Klaus Teuber.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 88.9%
  • CSS 11.1%