Loading repository data…
Loading repository data…
tsaglam / repository
A digital version of the board game Carcassonne, implemented in Java. This desktop computer game supports up to five players at the same time (shared-screen multiplayer mode).
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is a slightly adapted, digital version of the board game Carcassonne. Carcassonne is a tile-based board game in a medieval setting created by Klaus-Jürgen Wrede and published by Hans im Glück. This project implements Carcassonne as an open-source, platform-independent computer game that supports up to five players simultaneously via a shared-screen multiplayer mode. It stays true to Carcassonne's original look and gameplay while making some changes, such as new tiles and minor tweaks to the emblems. It currently includes the complete main game, some features from extensions, and some entirely new functionality. The official rules can be found here: Part 1, Part 2. This is my personal project I work on (infrequently) whenever I have time available. Development started in 2016, and since then, this computer game has been an ongoing project...
For more information about the board game, this computer game implementation, or the technical details behind this project, check out the wiki page.
The latest release can be found here, and all releases can be found here.
There are two options for downloading and running Carcassonne:
Via Web Start (manages the required Java version for you):
Via the Jar file (requires Java SE 17 or newer):
If you have any feedback on the game or if you have suggestions for new features, just let me know (or open up a new issue)!