Get Password for Bomb Games
Game Rule:
- Password is between 1 and 100.
- Player has 5 chances to guess the password, and each time you guess the boundary will change
- If player didn't get password within 5 chances, the bomb will exploded and GAMEOVER
- When player guess wrong the range and the password will both be 10~50 larger randomly. (All wrong answers must be valid integer)
- You have a Super chance at your 5th guess which will give you four random number in the boundary include the password
- Super Chance: You will be given 4 random numbers include the password, and you can pick 1 of them for your guess
- Super chance can only be used when the range between the boundaries are greater than 10 (Ex. The Range: 10 to 20 etc)