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

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

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.