Making Sure the Game Ends

A game's length should not vary too much above its typical length. If it does, it can become boring, or cause issues for the players.

In the classic game Diplomacy, players' pieces battle for control of Europe. The pieces are not destroyed, and can simply push each other back and forth forever.

Ratchets

A game's features should push it towards a conclusion. I call such systems "ratchets". A "hard ratchet" moves the game continuously and irreversibly in one direction. The game might end in a set number of rounds. This is a hard ratchet.

 A "soft ratchet" generally moves the game in one direction, but the game can move backwards, or simply stay where it is. The end of the game is inevitable, but getting there could be slow or quick.

Most games have inherent ratchets in them. If your game doesn't, put one in.

Dwindling components

Scrabble has 100 tiles, which are depleted at a fairly predictable rate, after which, the game ends. This is a fairly hard ratchet.
Chess has two softer ratchets — the fact that pawns can't go backwards, and, more importantly, the fact that captured pieces do not return. However, pawns often become stuck, and the game still works without them. Unlike Scrabble, Chess turns can be played without the loss of components. Pieces can just keep moving around. All this makes Chess games vary in length much more than games of Scrabble do.

The slant

Magic also has another ratchet, a life total. When a player's life total is reduced to zero, they lose the game. There's nothing stopping them from gaining life, however. Despite the face that a player can gain life, they usually don't gain much.

The game is statistically slanted in the direction of decreasing life totals, and usually ends in reasonable time.

The ramp

Some number in the game is inexorably increased. This causes effects to increase in magnitude, and become more likely to end the game.

Poker continually ramps up the blinds (automatic starting bids), until players are playing with very large proportions of their money each hand. Each player is then only a few hands away from elimination, and players are thus rapidly eliminated.

A ramp can also be good for other reasons. It makes the game bigger and more exciting, or just different, as it goes on.

Alternate win conditions

These days, I'm a big fan of having multiple ways to win. If your game has a win condition other than points (or whoever has the most of something), you should add points as well. Alternate win conditions function a bit like a catch-up mechanism, in that a losing player may still be able to win on one win condition, making the game still fun.

In my gangster game, I ended up adding two ratchets. One is "gang members", which increases the damage you do to other players, when you attack. As this number approaches 10, the opponents' chance of survival gets very low. That's a strong ratchet, but it's not guaranteed to work.

I also added points, which I called "reputation". You win the game if you get 10. It's not the usual way to win, but it kicks in, in longer games. Trying to make the game end without this ratchet had been an intractable problem.

Reliability of ratchets

Your ratchets must work under all circumstances. They can't rely on certain cards being drawn (unless those cards are extremely common.)

Earlier in the design of my gangster game, I added Machine Gun item cards as ramps. These would make you permanently do more damage to the other players. However, these cards could be on the bottom of the deck, and players weren't compelled to use the card when they drew it.

I created "finisher" spaces, where players could do huge amounts of damage to their opponents. However, those locations might not be present on the table in a particular game. I changed the distribution of the cards such that one finisher location was always present.

Just use a hard ratchet

I've struggled a lot with soft ratchets, and my strong feeling, these days, is just to use a hard ratchet. If you don't have a hard ratchet, your game will need to be full of soft ratchets and slants, and even together, they're not reliable.

Put a slow hard ratchet just behind all this.

Magic has a Ramp built into it — the "land" system. Players play more and more land cards, which facilitate larger and larger spells. This doesn't necessarily mean the game will end though. However, there's another ratchet: a game of Magic also ends when one player's deck runs out. That's rare, but it stops a very small number of super-slow games becoming never-ending games.
One of the biggest ongoing problems with Radlands, that can't really ever be completely fixed, has been games that take way longer than the average game length. The game has no real ratchets, so I've just had to bake in slants all over the place. I think I've largely mitigated the problem, but it's pushed the game very much towards aggressive play.