Fun little toys written in Bash I tend to spin up from time to time
Go to file
raul 8aa18c643b
Add PoC hangman game written in Bash
Please don't use Bash for anything other than shell scripting, it really
really really sucks, I'm only doing this because I'm forced to by my
classes, just use Go
2025-01-15 19:16:54 +01:00
class Finish menu exercise 2025-01-15 19:15:18 +01:00
hangman Add PoC hangman game written in Bash 2025-01-15 19:16:54 +01:00
LICENSE Initial commit 2024-11-20 09:30:56 +01:00
README.md Initial commit 2024-11-20 09:30:56 +01:00
calc.sh Add calc.sh 2024-12-11 09:50:07 +01:00
cooler_adduser.sh Add source files 2024-11-20 09:31:21 +01:00
guess_number.sh Add new exercise 2025-01-15 17:56:29 +01:00
loading.sh Add simple loading bar script 2025-01-13 13:41:38 +01:00
recordbandwidth Add source files 2024-11-20 09:31:21 +01:00
replace_spaces Add source files 2024-11-20 09:31:21 +01:00
rps.sh Clean-up and add comments 2025-01-08 10:00:49 +01:00

README.md

bash-exercises

Fun little toys written in Bash I tend to spin up from time to time