Skip to content

This is a repository of a bash script that runs a Wordle game (like the one found on NYTimes). This integrates a personal, locally stored word lists meaning you can use any language from a-z.

Notifications You must be signed in to change notification settings

bashcashew/Wordle_bashscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Wordle_bashscript

This is a repository of a bash script that runs a Wordle game (like the one found on NYTimes). This integrates a personal, locally stored word lists meaning you can use any language from a-z. Enjoy!

Requirements and Dependencies.

  • There are no dependencies needed to run this script.
  • Requirements include:
    • Linux
    • MacOS
    • Knowing how to utilize bash scripts as to not do something detrimental to your system ;)
    • Provide your own word list

An example of a word list may include:

apple
sears
plant
sport
crimp
locks
stale
there
theme
poles
foil


etc...

Please note that the script can allow for longer or shorter words based on preference and longer or shorter guesses per game...

About

This is a repository of a bash script that runs a Wordle game (like the one found on NYTimes). This integrates a personal, locally stored word lists meaning you can use any language from a-z.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages