-
Notifications
You must be signed in to change notification settings - Fork 0
Home
A free, open source and web based client-server implementation of Settlers of Catan using GWT
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
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.
- 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.