Tabletop Simulator

Tabletop Simulator

100 ratings
Calico
   
Award
Favorite
Favorited
Unfavorite
Game Category: Board Games
Number of Players: 1, 2, 3, 4
File Size
Posted
Updated
366.823 KB
10 Jan, 2020 @ 3:29pm
13 Jan, 2021 @ 12:40pm
7 Change Notes ( view )

Subscribe to download
Calico

Description
Calico
BoardGameGeek[boardgamegeek.com]
Rulebook: inside the mod. (based on Eldin's scripted rulebook machine)


Description of the game:

Calico is a puzzly tile-laying game of quilts and cats.


In Calico, players compete to sew the coziest quilt as they collect and place patches of different colors and patterns. Each quilt has a particular pattern that must be followed, and players are also trying to create color and pattern combinations that are not only aesthetically pleasing, but also able to attract the cuddliest cats!


Turns are simple. Select a single patch tile from your hand and sew it into your quilt, then draw another patch into your hand from the three available. If you are able to create a color group, you may sew a button onto your quilt. If you are able to create a pattern combination that is attractive to any of the cats, it will come over and curl up on your quilt! At the end of the game, you score points for buttons, cats, and how well you were able to complete your unique quilt pattern.
37 Comments
Habanero 11 Jun @ 5:47pm 
Not sure what the below error message is about, it seems to work fine for me. I haven't actually played a session yet though so maybe it'll show up later.
Pigeon_Lover 11 Dec, 2024 @ 5:35pm 
Seem to be having a problem where one player tries to join the game and it just shows a beige screen... anyone else experiencing this or know of a fix?
Kulpas 22 Jul, 2024 @ 1:45pm 
whats the deal with the 6th cat tile? i dont see him in the rulebook
Escarlatum 7 Sep, 2023 @ 7:21am 
Hey guys, I created a new mod for calico fixing the problems of this one: https://steamproxy.com/sharedfiles/filedetails/?id=3032189186

If the mod creators want I can share with you the fixes and delete my mod if that's a problem, I just want to play the game and let others play and have fun too. No intention of stealing or creating trouble.
Escarlatum 2 Jun, 2023 @ 5:54pm 
Board not loading.

easy setup
Error in Script (Global)function<start>:chunk_3:(126,8-37):bad argument #1 to '!!next_i!!'
dlwodnr 2 Apr, 2023 @ 5:09am 
easy setup
Error in Script (Global)function<start>:chunk_3:(126,8-37):bad argument #1 to '!!next_i!!'
edmorex 27 Feb, 2023 @ 4:25pm 
Replacing the cat_token_place function with this will fix the easy mode setup issue:

function cat_token_place()
local cat_token_pos = {{ - 13.80, 1.56, 13.86}, { - 5.52, 1.56, 13.86}, {2.72, 1.56,13.86}}
local boths = {{1.62, 1.56, 13.86}, {3.93, 1.56, 13.86}}
for k = 1, 3 do
local find = getObjectFromGUID(cat_zones[k]).getObjects()
local tags = find[1].getGMNotes()
if tags == "both" then
for j = 1, 2 do
getObjectFromGUID(cat_tokens[j]).setPosition(boths[j])
end
else
getObjectFromGUID(cat_tokens[tags]).setPosition(cat_token_pos[k])
end
end
drherbey 1 Feb, 2022 @ 8:40am 
Love this mod. It is not much, but just in case you want to add cat tokens, here you have them:

https://steamproxy.com/sharedfiles/filedetails/?id=2739263918
phantomness 1 Jan, 2022 @ 2:05pm 
Thank you so much for this lovely mod!
Sigma 7 5 Oct, 2021 @ 12:11pm 
The glitch is that it's stacking the two token piles above the left cat. Until it's fixed, unlock the piles, and drag them to where they should be.