Skip to content

sa-/wordle-tui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle TUI

I really just need an excuse to learn bubbletea. GIF demo at the bottom.

Run

Using go install

go install -ldflags "-s -w" github.com/sa-/wordle-tui@latest
# then you should be able to run
wordle-tui

Using git clone

git clone https://github.com/sa-/wordle-tui.git
cd wordle-tui
make install

# then you should be able to run
wordle-tui

Demo

image

About

Play wordle in your terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published