|
|
|
|
|
by rusty__
1613 days ago
|
|
I don't think I'm asking that? I guess I'm asking, where is the fun in reducing a game that takes some brain power to a game of solving one 5-letter anagram. Your analogy is a fair one though. I don't begrudge people using their talents to analyse and dig deep in to a game (like chess or go), I think it's just a bit sad that every single one of these simple games is effectively broken just days or hours after taking hold with 20 lines of code (see also 2048). |
|
Can you elaborate on how the game is broken? How does someone else writing a solver affect your own enjoyment of the game? Wordle isn’t competitive, right, so is the problem just knowing that a robot can do it demotivates you from trying?
This might be an interesting question about human behavior and our motivations that we should think about as we move into the AI age, because no, there will never be another popular game that escapes AI players. Not only are we going to make AI for every playable game, we are building AI for every human activity.
FWIW, I’ve written Sudoku and Boggle solvers, and still love to play those games manually. In fact writing the solvers I think increased my own enjoyment of them, it gives a certain perspective on the difficulty of the game, and of how much humans do to simplify our effort compared to a computer.