https://github.com/as4565683/WordValueCalculator
Java3
7 years ago
Used by geocachers to calculate values for words.
GNU General Public License v3.0
Word values are used e.g. in geocaching and riddles: Each letter/character is
asigned a corresponding value (a=1,z=26,0=0,9=9) and the value of a word is the
sum of these values.