Program description
Program interface
Operation
The user must find all the snakes that have escaped. The game functions like Minesweeper, but with a zoo theme.
When the user guesses all the snakes, the user wins!
If the user gives up, then all snake locations are revealed
The program also manages errors that would be caused by bad user input.
The guidelines for managing these errors were directed by the professors.