#wordle #play #terminal #clone

app strustle

A wordle clone to play in the terminal

1 unstable release

new 0.1.0 Apr 21, 2024

#85 in Games

Download history 154/week @ 2024-04-20

154 downloads per month

MIT license

33KB
190 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
  • Better error handling
  • Write tests
  • Fix a bug where duplicate letters in the word aren't colored.

Dependencies

~6–42MB
~651K SLoC