Bash-SQL Number Guessing Game
Project Description -
Created a Number Guessing Game using Bash and SQL. An random number gets generated and the user has to guess the number. The game will tell the user if the number is too high or too low. The user has to guess the number and will win only if they get the number. The game will tell the user that they have won and the game will end. The game will also tell the user the correct number.
What Have I Learnt From This Project -
Learnt to script and execute Bash Scrips with SQL
Tags -
bash, sql