Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnavk-09/rps-bash
✂️ Bash Script For Rock, Paper & Scissors!
https://github.com/arnavk-09/rps-bash
bash bash-script rock-paper-scissors rps-game simple-game
Last synced: 9 days ago
JSON representation
✂️ Bash Script For Rock, Paper & Scissors!
- Host: GitHub
- URL: https://github.com/arnavk-09/rps-bash
- Owner: ArnavK-09
- Created: 2023-03-23T18:57:53.000Z (almost 2 years ago)
- Default Branch: rps.sh
- Last Pushed: 2023-03-23T19:24:40.000Z (almost 2 years ago)
- Last Synced: 2023-09-04T09:47:45.569Z (over 1 year ago)
- Topics: bash, bash-script, rock-paper-scissors, rps-game, simple-game
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ✂️ Rock Paper Scissors Game
## 🧾 Description
This is a simple Rock Paper Scissors game built in Bash. The game allows the user to input their choice of rock, paper or scissors, and then randomly generates a choice for the computer. It then determines the winner based on the standard Rock Paper Scissors rules.
## 🧩 How to Play
1. Run the script in Bash using the command `bash rps.sh `.
2. Choose your weapon by typing 'r' for rock, 'p' for paper, or 's' for scissors.
3. The script will then generate a choice for the computer.
4. The winner will be announced, and the game will ask for your next choice.
5. To exit the game, type 'exit'.
## ⛲ Features
- Colorful and fancy user interface.
- Easy to play.
- Fun and enjoyable.
- Simple Af.
## ⁉️ Requirements
This script requires Bash to run.
## 🥷 Author
This script was created by [@ArnavK-09](https://github.com/ArnavK-09)
## 📷 Preview