Currently the program won't let you guess a space or underscore.
mboeh commented:
We might want to use a different character or a colored character to indicate a blank space, then. The code internally uses '_' to indicate an unguessed character, and the puzzle will be considered 'solved' even without guessing underscores in the original.
Currently the program won't let you guess a space or underscore.
mboeh commented:
We might want to use a different character or a colored character to indicate a blank space, then. The code internally uses '_' to indicate an unguessed character, and the puzzle will be considered 'solved' even without guessing underscores in the original.