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

2x2 Board to test different commands #1

Closed vahidanwari closed 5 years ago

vahidanwari commented 5 years ago

The small 2x2 board probably would help in debugging and testing commands. It could also easily be scaled to 3x3 or 4x4 if needed.

JiggsUK commented 5 years ago

Per the Project plan, these are for later phases - when we get to those phases, feel free to make pull requests on to the relevant branch. No merges to master will be approved at this time.