Carcassonne
http://www.riograndegames.com/games.html?id=48
http://en.wikipedia.org/wiki/Carcassonne_(board_game)
Installation:
1) Download figstate.p:
http://www.mathworks.nl/support/solutions/attachment.html?resid=1-ESX4DK&solution=1-3MY8PN
2) Unzip and add figstate.p to the carcassonne/bin folder:
3) run!
>> carcassonne
This game contains the following packages:
I. Carcassonne (Basic set)
II. The River (Mini Expansion)
III. King & Scout (Mini Expansion)
IV. Inns & Cathedrals (Full Expansion)
V. Traders & Builders (Full Expansion)
There is an extensive manual to the game included in the "rules" folder by Matthew Harper. Also, I included a brief description of the rules in the carcassonne.m help.
a) help carcassonne
b) doc carcassonne
c) Main Menu -> About -> Help (F1)
Cite As
Joren Heit (2024). Carcassonne (https://www.mathworks.com/matlabcentral/fileexchange/34723-carcassonne), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
bin/
Version | Published | Release Notes | |
---|---|---|---|
1.13.0.0 | added King&Scout, Traders&Builders, new looks, various bugfixes |
||
1.12.0.0 | Added "The River" expansion, Game-Settings menu, removes maxfig-dependence, new layout |
||
1.7.0.0 | Dropbox produced a conflicted copy of 'main.m'. The old (incompatible) 'main.m' is now deleted. You can do this yourself: rename the conflicted copy. |
||
1.6.0.0 | Major update! Added expansion-pack (which required major changes in the algorithms) and Free-Mode. |
||
1.4.0.0 | updated randstream for future releases, easy modification of the point-values (see description), minor bugfixes + modifications |
||
1.3.0.0 | Better resizing-behaviour of the scoreboard, clean exits (replay option), added undo-button |
||
1.2.0.0 | minor bugfixes, updated description |
||
1.0.0.0 |