Compare commits

..

2 Commits

Author SHA1 Message Date
2333762f46 added bash script option 2026-05-05 07:19:20 -07:00
kaibeth
3ec015142d Update README.md 2026-05-05 10:43:04 +02:00

View File

@@ -1,6 +1,8 @@
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
@@ -11,3 +13,4 @@ Variable number. 'Between 1 and a user selected number'
maybe 30% ?
Play Again? dialog
## Outline