Refactor board class to use Fen obj
Closed this issue · 0 comments
nickjamesio commented
When creating a Board object, it should accept a Fen obj. If no Fen object is passed in, create empty board, else, assign pieces where they belong.
Closed this issue · 0 comments
When creating a Board object, it should accept a Fen obj. If no Fen object is passed in, create empty board, else, assign pieces where they belong.