Description:
Bagels is a number guessing game that tests your logic skills.
You must guess a four digit number in which the digits do not repeat.
For each guess, you will receive a clue as to how good your guess was:
- pico: one digit was correct but not in the correct position
- fermi: one digit was correct and in the correct position
- bagels: none of the digits in your guess were correct.
Reviews:
*** [Sep 6, 2001] by b
Very well done, for what it is. (i'm not real big on games, so i can't give it too high a rating... ;-) ) anyway, it's pretty much the same thing as the old 'mastermind' board game, except it uses numbers inste of colors.