Learning-Python-Team / word-game-tool

Basic tool to help players of word games, based around Scrabble, find the score of their words and assist them selecting the optimal word
MIT License
7 stars 8 forks source link

mainGUI.py needs updated imports #44

Closed stephenh67 closed 5 years ago

stephenh67 commented 5 years ago

needs updating: word_validation.py (prev. valid_word_check.py) score_calculator.py (prev. word_to_score.py)

JiggsUK commented 5 years ago

PR merged