Static
parseMake a new board by parsing a file.
PS4 instructions: the specification of this method may not be changed.
(a promise for) a new board with the size and cards from the file
Error if the file cannot be read or is not a valid game board
path to game board file
Generated using TypeDoc
TODO specification Mutable and concurrency safe.