Better Quiddler

July 14th, 2022
games, ideas
Quiddler is a card game, a cross between rummy and scrabble. I've been playing it on vacation with in-laws, and it suffers from the common drawback of games where your turn begins with drawing and ends with discarding: you begin your turn with new information, and so have to do a lot of thinking while everyone waits for you. This is something more recent games have fixed and we can make the same fix to Quiddler, rotating the steps.

Current turn:

  1. Draw a card, from either the discard or draw piles
  2. Optionally put down words
  3. Discard a card

Better turn:

  1. Optionally put down words
  2. Discard a card
  3. Draw a card, from either the discard or draw piles

You each have your own personal discard pile to your right:

The reason we need personal discard piles is that if you keep having a common one then drawing from it is nearly useless: the card on top will always be the one you just decided to dump. You could instead have the option to pick up the card the player before you discarded, which sort of fixes this, but then there's still important information you receive just as your turn starts. Best is to have the option to pick up the card discarded by the player who goes after you: that's the one that's been sitting out for the longest. Each player has their own discard pile to their right, and when you want to pick up a face-up card you draw from the discard pile to your left.

The other change we need to make is that at the beginning of each hand everyone choses between drawing a face up card or one from the draw pile. This step can be simultaneous. You could instead deal an extra card to everyone to begin, but getting a little bit of choice about what your initial hand contains reduces the chances of horrible (no vowels or all vowels) hands.

Comment via: facebook, lesswrong

Recent posts on blogs I like:

The Grimke Sisters and Sexism

The necessity of birth control

via Thing of Things April 22, 2024

Clarendon Postmortem

I posted a postmortem of a community I worked to help build, Clarendon, in Cambridge MA, over at Supernuclear.

via Home March 19, 2024

How web bloat impacts users with slow devices

In 2017, we looked at how web bloat affects users with slow connections. Even in the U.S., many users didn't have broadband speeds, making much of the web difficult to use. It's still the case that many users don't have broadband speeds, both …

via Posts on March 16, 2024

more     (via openring)