This lightweight extension adds card counting to Love Letter on boardgamearena.com.
Install TamperMonkey to your favorite web browser.
Once that's done, click here to install the script!
Alternatively, navigate to letteropener.user.js, click "Raw", then click "Install".
Start a game of Love Letter on boardgamearena and see the list update as you play:
This extension supports both the base game and the expansion.
We welcome pull requests! Also feel free to leave an issue for a bug you've seen or feature you'd like.
To get a dev version, run:
python scripts/version.py dev
Copy the output (which will point to your local repo) to a new TamperMonkey script called letteropener.dev
.
This project uses ESLint for linting. To autofix style, just do:
npm run lint
Fixes, additions, and version updates should be documented in CHANGELOG.md.
See scripts for instructions on pushing new versions.
To get faster updates, install the beta channel script.