Compare commits

..

1 Commits

Author SHA1 Message Date
528422822d Update README.md 2026-05-05 03:43:50 -05:00

View File

@@ -1,8 +1,6 @@
Game to have computer guess what number the user is thinking of. 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
## Goals
#### ABSOLUTELY NO AI!!!! #### ABSOLUTELY NO AI!!!!
Rules command Rules command
@@ -13,4 +11,3 @@ Variable number. 'Between 1 and a user selected number'
maybe 30% ? maybe 30% ?
Play Again? dialog Play Again? dialog
## Outline