Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1003 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 1003 Bytes

JCloisterZone is a Java implementation of a popular board game Carcassonne. It supports multiplayer game on a local computer or over a network. Games can be also played against computer AI. The game contains many of the available expansions, including the small ones, distributed during game expos or in a game magazines.

Project website http://jcloisterzone.com/

Roadmap

  • (04/2020) Play server improvements. Eg. fiximg zombie games in list DONE
  • Bug fixing release (05/2020) - Fixing few hills & sheeps issues etc. DONE
  • UI rework, support fine game configuration (like adding tiles from expansion multiple tiles, excluding some feature eg playing without Dragon etc. - these is already supported by game engine but UI doesn't exist) - estimate delivery 07/2020

Development notes

Refer to BUILDING.md.