8000 GitHub - kotajacob/jotto: Read-only mirror of https://git.sr.ht/~kota/jotto
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kotajacob/jotto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jotto

Wordle/jotto for your terminal! Uses the official wordle word list, answer list, and defaults to the daily wordle for your local time. You can play older or newer wordles by passing the number as an argument. Your results are automatically copied into your clipboard using the same format as wordle.

HOW TO PLAY

Guess a random daily 5 letter word in 6 tries.

Each guess must be a valid 5 letter word. Hit the enter button to submit.

After each guess, the color of the letters show how close your guess was to the answer. A green letter indicates the correct letter in the correct spot. A yellow letter indicates a correct letter. Finally, a list of letter you haven't used yet is printed at the end of each guess.

Recording of solving Wordle 232

INSTALL

Ensure you have golang, scdoc and make installed. Then run sudo make install to compile and install jotto. You can run sudo make uninstall to uninstall. If you're missing scdoc make will print an error, but will still install jotto just without the man page.

Alternatively, you can run go build and copy the jotto binary anywhere you'd like.

CONTRIBUTING

This project is licensed under GPL3 or later. You can email patches or questions to ~kota/public-inbox@lists.sr.ht or browse the list here.

About

Read-only mirror of https://git.sr.ht/~kota/jotto

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0