BridgesUNCC / bridges-java

JAVA Client library for Bridges
http://bridgesuncc.github.io
GNU General Public License v2.0
4 stars 12 forks source link

Color grid parsing #125

Closed AlecGoncharow closed 5 years ago

AlecGoncharow commented 5 years ago

I have implemented assignment fetching from the server and parsing ColorGrid assignments into ColorGrid objects. Also replaced some copy pasted code with functions. I have tested the parsing on all possible ColorGrid assignments, raw, RLE, and raw before the encoding field was added.