Inspiration

  • Lost at scrabble one too many times
  • Wanted to do something creative

What it does

  • User inputs their scrabble letters
  • Program outputs possible words they can make

How we built it

  • Using Java
  • Using a 3000 word, wordlist

Challenges we ran into

  • Reading text from files
  • Figuring out how to compare the input to possible words it could make

Accomplishments that we're proud of

  • Finding out how to read text from files
  • Coming up with an algorithm to decipher the input

What we learned

  • Try Catch statements
  • Reading text from files

What's next for Scrabble Bot

  • rank words from most points to least
  • increase the amount of words in the wordlist

Built With

  • 3000-word-wordlist
  • java
Share this project:

Updates