gregb / JCloisterZone

Java implementation of Carcassonne board game

Home Page:http://www.jcloisterzone.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JCloisterZone

JCloisterZone is a Java implementation of a popular board game Carcassonne.
It supports multiplayer game on a local computer or over a network.
Game can be also played against computer AI.

Roadmap

version 2.0

  • fix farm scoring
  • optimize AI performance
  • automated tests

version 2.1

  • graphics themes support
  • Bridges, Castles and Bazaars expansion
  • The Plague and The Entourage small expansions

nice to have

  • clear Feature class naming (isOccupies vs isFeautureOccupied)

About

Java implementation of Carcassonne board game

http://www.jcloisterzone.com

License:Other