A browser-based scoring companion for the trick-taking game Mü (3–6 players) by Doris Matthäus and Frank Nestel.
Mü is an excellent game, but its intricate scoring rules can sometimes be intimidating to new players. This app is an attempt to alleviate that. Enter player names, then record each round's auction results and card points — the app automatically computes bonuses, penalties, and running totals. All possible edge cases should be handled, but if not, please provide feedback (e.g., by opening an issue).
Note: This app is for the classic version of Mü. A scoring app for the Revised Edition is available at https://mue-form.pages.dev/.
Built with plain HTML, CSS, and JavaScript; with generous help from Claude Code.
Open index.html in any browser, or visit the live version on GitHub Pages.