Files
guess/README.md
2026-05-05 07:19:20 -07:00

17 lines
426 B
Markdown

Game to have computer guess what number the user is thinking of.
Going to try Lua and bash scripts. See which one I get along better with.
## Goals
#### ABSOLUTELY NO AI!!!!
Rules command
Interface to ask number
'Higher or lower' interface
Variable number. 'Between 1 and a user selected number'
Percentage of Variable Number to be number of guesses
maybe 30% ?
Play Again? dialog
## Outline