/wordshell

Wordle clone written in less that 100 lines of BASH

Primary LanguageShell

Wordshell

Wordshell is a Wordle clone written in less than 100 lines of BASH.

Usage

Simply run ./word.sh from your shell.

Word List

The word list is taken from this list of popular english words. See the prepare-data.sh script for the details of how the five-letter words are extracted from that.