Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Lolligerhans/cocaco

Repository files navigation

Icon Correctly correlated Catan card chance Counter

Screenshot

Features

🂠 Track cards
🎲 Analyze dice rolls
🥷 Record robs
⛵ 🛡 All expansions
👀 Spectate games
Bayesian tracking algorithm
💡 Include manual deductions
🤝 Auto-trade (experimental)
Correctly correlate card counts Display dense dice data Rightfully revenge ridiculous robs
resource table rolls plot robs table

Getting started

  1. Linux download or Manual download
  2. Installation
  3. Start extension after visiting Colonist

Done!


Requirements

  • Firefox browser

Linux download

#!/usr/bin/env bash
git clone https://github.com/Lolligerhans/cocaco.git &&
cd cocaco &&
git checkout "$(git describe --tags --abbrev=0)";

Manual download

  1. Download the newest version as .zip file from GitHub.
  2. Extract the .zip file, producing the cocaco/ folder.

Note

Version 4 supports base game only. Use version 3 for expansions.

Installation

Install as temporary extension in Firefox:

  • Visit URL about:debugging#/runtime/this-firefox
  • Temporary Extensions
  • Load Temporary Add-on...
  • Select cocaco/manifest.json

Tip

Bookmark the URL to repeat these steps more easily after restarting the browser.

Instructions

See doc/instructions.md for instructions. Use Q&A for help.

Attribution

Resource/Module Attribution
Inspiration Explorer which we forked under the same name up to version 3
Diagram plots Plotly
Icon Food and restaurant icons created by @mingyue - Flaticon
statistics.js/ statistics.js

About

Catan Card Counter

Resources

License

Stars

Watchers

Forks