https://github.com/rootcircle/wordle50-in-bash
Classic CS50's WORDLE but in bash
https://github.com/rootcircle/wordle50-in-bash
Last synced: about 1 year ago
JSON representation
Classic CS50's WORDLE but in bash
- Host: GitHub
- URL: https://github.com/rootcircle/wordle50-in-bash
- Owner: rootCircle
- License: apache-2.0
- Created: 2023-02-10T19:56:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-10T20:00:55.000Z (over 3 years ago)
- Last Synced: 2025-01-29T07:51:30.444Z (over 1 year ago)
- Language: Shell
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WORDLE50-in-Bash
Classic CS50's WORDLE but in bash
## How to Run
1. First git clone the repo.
2. cd into the directory
3. In your Linux terminal type "bash wordle.sh" and run.
Voila! Enjoy this classic
### Note
Only Linux based OS are supported for obvious reasons.