From 2333762f46dffe7ec4ec7685150ea717b5c525c5 Mon Sep 17 00:00:00 2001 From: Bethie Date: Tue, 5 May 2026 07:19:20 -0700 Subject: [PATCH] added bash script option --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f92a2f0..cde9c96 100644 --- a/README.md +++ b/README.md @@ -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