Compare commits
2 Commits
528422822d
...
2333762f46
| Author | SHA1 | Date | |
|---|---|---|---|
| 2333762f46 | |||
|
|
3ec015142d |
@@ -1,13 +1,16 @@
|
||||
Game to have computer guess what number the user is thinking of.
|
||||
|
||||
### Goals
|
||||
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 <user selected>'
|
||||
Variable number. 'Between 1 and a user selected number'
|
||||
Percentage of Variable Number to be number of guesses
|
||||
maybe 30% ?
|
||||
Play Again? dialog
|
||||
|
||||
## Outline
|
||||
|
||||
Reference in New Issue
Block a user