All Projects β†’ tsaglam β†’ Carcassonne

tsaglam / Carcassonne

Licence: EPL-2.0 license
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).

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Carcassonne

deerportal
Full of the diamonds πŸ’Ž board game driven by a 🦌 Deer 🦌 god and classical elements πŸ”₯ πŸ’¦ πŸ’¨ 🌍
Stars: ✭ 31 (-55.71%)
Mutual labels:  board-game, multiplayer
king of tokyo
πŸ‘‘ King of Tokyo Multiplayer Board Game using Phoenix LiveView
Stars: ✭ 25 (-64.29%)
Mutual labels:  board-game, multiplayer
ChineseChessOL
Online Heads-Up version of Chinese Chess built with Unity 3D
Stars: ✭ 15 (-78.57%)
Mutual labels:  multiplayer
ionic-swing
[NOT MAINTAINED] A fork of swing.js and angular2-swing for Ionic without external hammerjs dependencies
Stars: ✭ 20 (-71.43%)
Mutual labels:  swing
RavEngine
A fast, easy to use C++20 3D game library for modern computers
Stars: ✭ 122 (+74.29%)
Mutual labels:  multiplayer
ColorByNumber-iOS
Color by Number: a pixel coloring game on iOS.
Stars: ✭ 50 (-28.57%)
Mutual labels:  board-game
Cartographer
Persistent multiplayer map of pins and stories.
Stars: ✭ 43 (-38.57%)
Mutual labels:  multiplayer
NemeStats
NemeStats is a completely free website for tracking board games played among a relatively stable group of players.
Stars: ✭ 43 (-38.57%)
Mutual labels:  board-game
RiptideSampleFPS
Sample FPS project using RiptideNetworking, and source code for the Riptide tutorials.
Stars: ✭ 80 (+14.29%)
Mutual labels:  multiplayer
RegexReplacer
A flexible tool to make complex replacements with regular expression
Stars: ✭ 38 (-45.71%)
Mutual labels:  swing
mine.js
🌏 A voxel engine built with JS/TS/RS. (formerly mc.js) (maybe mine.ts? or even mine.rs?)
Stars: ✭ 282 (+302.86%)
Mutual labels:  multiplayer
magx
Multiplayer game server framework
Stars: ✭ 34 (-51.43%)
Mutual labels:  multiplayer
bcomp-extended
Emulator of basic computer
Stars: ✭ 21 (-70%)
Mutual labels:  swing
leafblower
Play Cards Against Humanity online with friends!
Stars: ✭ 29 (-58.57%)
Mutual labels:  multiplayer
Fegaria-Remastered
Similar to my other project Fegaria, but with improved graphics, collisions and terrain generation.
Stars: ✭ 73 (+4.29%)
Mutual labels:  tile-based
freeciv21
Freeciv for the 21st century
Stars: ✭ 56 (-20%)
Mutual labels:  multiplayer
tes3mp-android
tes3mp ported to Android devices (using CrabNet). Forked from xyzz/openmw-android.
Stars: ✭ 47 (-32.86%)
Mutual labels:  multiplayer
UnitySkynetMultiPlayerGame
skynet server, unity client, state sync multiplaye game
Stars: ✭ 23 (-67.14%)
Mutual labels:  multiplayer
twigs
Alternate firmware for Mutable Instruments Branches synthesizer module
Stars: ✭ 21 (-70%)
Mutual labels:  swing
Imperial-Assault-Skirmish-Map-Project
Maps for Imperial Assault skirmish scenarios: check missions or print for playmats
Stars: ✭ 69 (-1.43%)
Mutual labels:  board-game

carcassonne logo

CI status GitHub commit activity Lines of code License

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 at the same time with 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 contains the complete main game, some features from extensions, as well as some completely new functionalities. 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...

a screenshot of the game

More Information

For more information about the board game, this computer game implementation or the technical details behind this projeckt check out the wiki page.

Latest Release

The latest release is version 1.8, all release notes can be found here.

Download & Run

There are two options how to download and run Carcassonne:

Via Web Start (manages the required Java version for you):

  1. Download OpenWebStart or any other web start implementation.
  2. Download and run the web start file.

Via the Jar file (requires Java SE 11 or newer):

  1. Download and install Java SE 11 or a newer version.
  2. Download and run the latest executable.

Feedback & Suggestions

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)!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].