/wordle-go

Trying to create a good terminal Wordle game.

Primary LanguageGoGNU General Public License v3.0GPL-3.0

Wordle-GO

Functional wordle game. The dictionary taken is also on the repository. To play you need Golang installed on your computer and run:

go run main.go data.go guess.go