The API does not have a field for game status or progress.
The API does not have a field that tells the client whether
a game is in progress or finished. When you make a guess
after the maximum amount of guesses, it returns the same
exact response over again - idempotent!
The API does not have a field for game status or progress.
The API does not have a field that tells the client whether a game is in progress or finished. When you make a guess after the maximum amount of guesses, it returns the same exact response over again - idempotent!