Skip to content

aschoelzhorn/JCloisterZone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Java implementation of Carcassonne board game

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.7%
  • Other 0.3%