Crack The Code
Description
- A player has to guess the 3 numbers in order to win this game by using 5 simple hints. If player guess it correct than player will win else game restarted.
functionalities
- Generate 3 number code
- Provide hints
- Player's guess
- Submit guess
- Check for correct submission
- If true win else loss
- Loop continues
How to play?
- Generate 3 number code
- Submit guess
- If true win else loss
- Loop continues