The current version of guessIt(v1.0) has the following
features :
1. Generate randomized
limits within which to generate a random number.
2. Two Artificial intelligences' with which to compete - a systematic
and a more human like AI.
3. Turn based updates on how close the player and his or her competing
AI are to the correct AI.
4. History list of all prior guesses to help players eliminate ranges
of numbers within which the correct number does not exist.
5. Strong input-checking mechanisms to ensure user input is correct
and game does not run into non-fatal errors.
|