codybarr-thinkful / scrabble-solver

Simple scrabble solver app with built in dictionary definitions. This was for the API Hack capstone project at Thinkful.
https://scrabble.codybarr.dev
0 stars 0 forks source link

As a user, I want to see words sorted by their scrabble score #9

Closed codybarr closed 5 years ago

codybarr commented 5 years ago

This is the default sort and has been implemented.