https://github.com/cthacker-udel/bashroulettewheel
Bash Roulette Wheel - cthacker-udel
https://github.com/cthacker-udel/bashroulettewheel
Last synced: 3 months ago
JSON representation
Bash Roulette Wheel - cthacker-udel
- Host: GitHub
- URL: https://github.com/cthacker-udel/bashroulettewheel
- Owner: cthacker-udel
- Created: 2021-04-13T10:23:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-15T05:30:34.000Z (about 4 years ago)
- Last Synced: 2025-02-07T17:39:08.886Z (5 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Bash Roulette Wheel
### This is a version of the roulette wheel, you can only bet on a single number, and also the number is chosen at random, to run the command first if the roulette.sh is not an executable when you clone the repository, run the command `chmod +x roulette.sh` on the file then run `./roulette.sh` if your file is not in the $PATH variable
> cthacker-udel