mapScore(1) # NAME mapScore - score words by path length through 2D letter map # SYNOPSIS *mapScore* _map.tsv_ [_bee_] < _words.txt_ > _scored_words.tsv_ # OPTIONS _bee_ Calculates score differently by treating _map.tsv_ as a hex-grid (even lines indented halfway) # SEE ALSO *swipeGuess*(1)