From 34c63491d61ecae0c24527de2709044816fd7507 Mon Sep 17 00:00:00 2001 From: Timur Saglam Date: Sat, 16 May 2020 18:13:00 +0200 Subject: [PATCH] EDIT: Prepared the README file for release of version 1.5 and added links to the game rules. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d5058c0..34d8d780 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ 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. 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 the original look and gameplay of Carcassonne 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](https://images.zmangames.com/filer_public/d5/20/d5208d61-8583-478b-a06d-b49fc9cd7aaa/zm7810_carcassonne_rules.pdf), [Part 2](). This is my personal project I work on whenever I have time available. Development started in 2016, and since then, this computer game has been an ongoing project... @@ -13,10 +14,9 @@ Development started in 2016, and since then, this computer game has been an ongo

### Latest Release: -The latest release is [version 1.4](https://github.com/tsaglam/Carcassonne/releases/tag/v1.4), all release notes can be found [here](https://github.com/tsaglam/Carcassonne/releases). +The latest release is [version 1.5](https://github.com/tsaglam/Carcassonne/releases/tag/v1.5), all release notes can be found [here](https://github.com/tsaglam/Carcassonne/releases). ### Planned Features: * Playing with a hand of tiles -* Key bindings * Timed rounds * Playing in teams