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

Phase 1 dev #4

Closed asa-holland closed 5 years ago

asa-holland commented 5 years ago

First draft for main.py (main tool file) and word_to_score.py (function to convert a word to its given point value). Code was reviewed casually by @Saiencoder (although he is not listed as a team member).

JiggsUK commented 5 years ago

The commits you made have already been merged to our dev branch. At this time, no pull requests to merge into the master until the whole of phase 1 is complete. We'll then do a single pull request at the end.