nathanielfernandes / wrdl

a wordle solver in your cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wrdl

a wordle solver in your cli

this is a simple tool that can solve any wordle.
all it really does is filter the words based on the clues you give it.

Usage

git clone the repo, go install and enjoy :)

call wrdl and start typing in your clues, and you can view the possible wordle words.

space lets u cycle between the letter being grey, yellow, and green.

About

i used bubbletea, lipgloss and bubbles to create the clean ui.

the project was built using cobra

Todo

make wordle for the cli

Author

Nathaniel Fernandes
nathaniel.s.fernandes@gmail.com

About

a wordle solver in your cli

License:MIT License


Languages

Language:Go 99.8%Language:Makefile 0.2%