A small multiplication/division Bash game
On a Linux/WSL computer, open the terminal.
If you haven't already, install git
Then, type :
git clone https://github.com/hash-ak/MultiplicationCLI/
cd MultiplicationCLI
chmod +x MultiplicationCLI.sh
./MultiplicationCLI.shIf you dont have access to Linux, you could use GH's Codespaces (type "," on this repo then you should be able to exec it from there"
I used StackOveflow and a bit of AI tfor code review/tuning/debugging
The instructions are all ingame :)
