14 lines
338 B
Markdown
14 lines
338 B
Markdown
Game to have computer guess what number the user is thinking of.
|
|
|
|
### Goals
|
|
|
|
#### ABSOLUTELY NO AI!!!!
|
|
Rules command
|
|
Interface to ask number
|
|
'Higher or lower' interface
|
|
Variable number. 'Between 1 and <user selected>'
|
|
Percentage of Variable Number to be number of guesses
|
|
maybe 30% ?
|
|
Play Again? dialog
|
|
|