An open API service indexing awesome lists of open source software.

https://github.com/cthacker-udel/bashguessnumber

Bash program - Guessing Number Game!
https://github.com/cthacker-udel/bashguessnumber

Last synced: 3 months ago
JSON representation

Bash program - Guessing Number Game!

Awesome Lists containing this project

README

        

## Bash Script - Number Guessing Game - Cameron Thacker

### To run the game on your command prompt, clone, and then if the file is not an executable run the command `chmod +x numberGuessGame.sh` then run the command `./numberGuessGame` if your cloned file is not in the $PATH variable