Card games
Rounds, dealer rotation, undo, and end-of-game recap.
What's the difference between Simple and Rounds? +
Simple totals just adds points to each player's running total. Use it for games where you only care about the final number.
Per round tracks a separate sub-total per round, with a dealer that rotates each round. Useful for hearts, spades, queen of spades, anything where rounds matter for context.
How do I add a point? +
On the scoring page, tap a player's row to add points. The default amount is +1 — you can also pick a custom amount, or switch to the "Type" input on the toggle.
Low score wins (golf, hearts) +
When you start the game, flip the Low score wins switch. The leader badge then points to whoever has the lowest total.
Dealer rotation +
Per-round games show whose deal it is. Tap Next round to bump to the next dealer; the round number and dealer both advance.
Undo a mistake +
The event log is immutable, so Undo posts a negative event rather than deleting anything. The displayed total is always SUM(points) — so an undo is mathematically perfect.
What's the recap at the end? +
When you mark the game complete, scoremy.games tallies up some "fun fact" stats (biggest swing, longest streak, etc.) and asks Google Gemini to write a short narrative recap. You can email the results to anyone too.
Can I split scoring across multiple devices? +
Yes. Share the PIN and the scorer code from the share modal. Anyone with both can score. Without the scorer code, others can still watch live but not change the score.