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!
- Host: GitHub
- URL: https://github.com/cthacker-udel/bashguessnumber
- Owner: cthacker-udel
- Created: 2021-04-12T07:37:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T10:26:39.000Z (about 4 years ago)
- Last Synced: 2025-02-07T17:39:09.054Z (5 months ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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