#wordle

app strustle

A wordle clone to play in the terminal

4 releases

0.1.3 Sep 15, 2024
0.1.2 Sep 14, 2024
0.1.1 Jun 23, 2024
0.1.0 Apr 21, 2024

#38 in Games

Download history 39/week @ 2024-06-24 9/week @ 2024-07-01 10/week @ 2024-07-29 276/week @ 2024-09-09 112/week @ 2024-09-16 32/week @ 2024-09-30 8/week @ 2024-10-07

320 downloads per month

MIT license

34KB
239 lines

Rustle

An amazing, bleeding edge cli you can use to play Wordle in your terminal, without having to open the browser

IT IS STILL WIP THOUGH

There are a couple of features missing, but I am getting to them.

How to build

The usual stuff

cargo run

will build the project and start it

To Do

  • Add a function to check if the word has repeatable letters and detect their position/color
  • Add a check to see if you have already solved the word for this day
  • Maybe add a tracker of how much correct guesses, etc. like with the original game
  • Fix a bug where if you pass duplicate letters in a word that doesn't have them, it still colors them.

Dependencies

~5–36MB
~579K SLoC