Skip to content

ssangervasi/wordle-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordle-rs

Wordle in your terminal.

Demo!

Demo gif

Now supports windows!

Powershell

Usage

OPTIONS:
  -a, --ascii                  ASCII mode. Good for windows or if you're color blind like me :D
                                   x : Miss (not in word)
                                   ~ : Close (in word, wrong position)
                                   @ : Match (in word at this position)
  -h, --help                   Print help information
  -l, --inline                 Play line-by-line instead of interactively.
  -n, --word-len <WORD_LEN>    I dare you to try 2- or 10-letter words. [default: 5]
  -u, --unicode
  -V, --version                Print version information
  -w, --word <WORD>            The word you want to guess. (Maybe you set this up for someone
                               else? Just testing things out?)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages