Go to file
techknowlogick e9c681686b remove todo
2023-04-14 14:48:28 -04:00
go.mod update name 2023-04-13 00:27:06 -04:00
pairs.go refactor 2023-04-12 23:46:05 -04:00
README.md init commit 2023-04-12 16:29:32 -04:00
utils.go init commit 2023-04-12 16:29:32 -04:00
words_collections.go refactor 2023-04-12 23:46:05 -04:00
words_objects.go refactor 2023-04-12 23:46:05 -04:00
words_predicates.go refactor 2023-04-12 23:46:05 -04:00
words_teams.go remove todo 2023-04-14 14:48:28 -04:00

Friendly Words - Go

Credits

The words in this repository are from Glitch.com's Friendly Words repository, and the logic is based upon their javascript implementation. Their code (and words?) is licensed under the MIT license.