That's an interesting point about game design. There actually are implementations of Tetris which have a win condition[0][1], and I think it's probably unrepresentative to pick games from an era where hardware limitations prevented modern mechanics like multiple endings and cutscenes.
As for modern games, I'm not convinced that failure states are a rare design element. It's true that games tend to include an auto-save feature if there is long-term state that needs to be preserved, but that still allows the player to "fail" and have to restart from the save point.
Incremental games like Universal Paperclips are a bit of a special case, because at some point the game plays itself and the end state (if it exists) is in principle reachable without any human interaction. I don't suppose there is any code in UP that specifically checks if you have been playing the game for billions of years though, to trigger an ending when all the mass of the universe has been turned into paperclips without actually unlocking all the "story" events.
Games like Getting Over It are also a special case, because their state is almost entirely defined by the position of the character in the game environment. They do have a clear ending, but failure is implicitly measured by how much forwards progress you lose when you fall. A mistake which takes you all the way back to the start is analogous to dying and starting a new game, though, so that still feels like the game has win and lose conditions.
> The only way to win is to avoid making the recursively self-improving paperclip maximizer in the first place.
In the game, there is a slight ambiguity about who/what the player's character is. You have control over the decisions before there is any self-improving AI, and also after the humans are all destroyed/enslaved. As such, it's not clear whether the player is winning as the AI, or watching in transfixed horror as the AI wins through a narrative that you are revealing. I suppose this philosophical question of viewpoint is the same as the one that Foddy considers near the end of Getting Over It: "Have you ever thought about who you are in this?", and with possibly the same answer.
> Games like Getting Over It are also a special case, because their state is almost entirely defined by the position of the character in the game environment. They do have a clear ending, but failure is implicitly measured by how much forwards progress you lose when you fall. A mistake which takes you all the way back to the start is analogous to dying and starting a new game, though, so that still feels like the game has win and lose conditions.
As one of Getting Over It's appreciators, I offer a different perspective: Progress is not measured by the position of the character, but by the growth of the player. A mistake which drops you back to the beginning of the game is progress; you've learned something, and you have an opportunity to learn more while getting back up. The only way to fail is to give up. The true ending of the game isn't even when the credits roll, it's when you voluntarily ride the snake.
That's an excellent way of viewing the "state" of the "player-game" system, thank you.
My favourite example of this, and one of my favourite moments in "gaming" generally, was (SPOILERS:) a sequence of online puzzles, one per page, where solving the puzzle on one page would give you the address of the next page in the sequence.
The game was constructed (if I remember correctly) such that the first page actually had two possible answers: an obvious one, and a more subtle and complex one. By missing the subtle challenge, you ended up following a trail of relatively simple puzzles, which increased in difficulty over time, until they took you right back to the first page.
At first it seemed like a mistake, that after all these puzzles you were no closer to the end than when you started, but, as with Getting Over It, the "player-game" state had changed, because you were not the same person you were when you started the game. So, you knew to be more careful in looking for clues, and you knew how to solve those clues, and you could then find the single answer that was there from the start and took you straight to the success page.
Experiences like that really change how you view the world, and yourself, so I'm really glad I found it when I did.
As for modern games, I'm not convinced that failure states are a rare design element. It's true that games tend to include an auto-save feature if there is long-term state that needs to be preserved, but that still allows the player to "fail" and have to restart from the save point.
Incremental games like Universal Paperclips are a bit of a special case, because at some point the game plays itself and the end state (if it exists) is in principle reachable without any human interaction. I don't suppose there is any code in UP that specifically checks if you have been playing the game for billions of years though, to trigger an ending when all the mass of the universe has been turned into paperclips without actually unlocking all the "story" events.
Games like Getting Over It are also a special case, because their state is almost entirely defined by the position of the character in the game environment. They do have a clear ending, but failure is implicitly measured by how much forwards progress you lose when you fall. A mistake which takes you all the way back to the start is analogous to dying and starting a new game, though, so that still feels like the game has win and lose conditions.
> The only way to win is to avoid making the recursively self-improving paperclip maximizer in the first place.
In the game, there is a slight ambiguity about who/what the player's character is. You have control over the decisions before there is any self-improving AI, and also after the humans are all destroyed/enslaved. As such, it's not clear whether the player is winning as the AI, or watching in transfixed horror as the AI wins through a narrative that you are revealing. I suppose this philosophical question of viewpoint is the same as the one that Foddy considers near the end of Getting Over It: "Have you ever thought about who you are in this?", and with possibly the same answer.
[0] https://www.youtube.com/watch?v=N6mWpsu6zmQ
[1] https://www.youtube.com/watch?v=H_tmFUWu9bI