I have a question about passwords in games, and this also applies to the game LATE TO THE PARTY.
When you replay a game that contains passwords and they are not random, you know them from the beginning of the game.
Do these passwords have to be accepted, even if the player did not learn them during that part of the game, or is it better to place a flag like is_know_passwords, and test it to see if the player really knows them from the game he is currently playing?
What is the common usage?