/ScrabbleWordFinder

Primary LanguageGoApache License 2.0Apache-2.0

Scrabble Word Finder

This is a Go program that helps you find anagrams for a given word.

Installation

  1. Clone the repository:
git clone https://github.com/kochie/ScrabbleWordFinder.git
  1. Navigate to the cloned repository:
cd ScrabbleWordFinder

Usage

Run the program:

go run main.go

When prompted, enter the word for which you want to find anagrams.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT