Skip to content
generateui edited this page Dec 19, 2010 · 12 revisions

Open Settlers

A free, open source and web based client-server implementation of Settlers of Catan using GWT

Introduction

OpenSettlers is a web-based version of the board game Settlers of Catan. This client-server system supports multiple simultaneous games between people and computer-controlled opponents. Initially created as an AI research project.

OpenSettlers is an open-source project licensed under the GPL. The software is hosted at http://github.com/generateui/OpenSettlers. Questions, bugs, and patches can be directed there.

-- The OpenSettlers Development Team

Yet another client?

A lot of Settlers implementations exist. None of them target all variants, and only a few target the browser. OpenSettlers wants to provide a complete set of libraries to play a game offline against bots, online against other players and bots, a server, a meta-server and a meta-meta-server.

More links please?

  • www.opensettlers.com is registered, but not live. We are waiting for a generous host to provide initial hosting space during development.
  • http://opensettlers.wikia.com is the wiki page. Wiki pages will be included in this source repository, and used in the game as way of providing documentation.
Clone this wiki locally