Update Grading authored by Ziyang Zhang's avatar Ziyang Zhang
Your AI will play with Random/Poor/Average AI on different size of boards.<br>
Your AI will be run twice on each board, once moving first and once moving second. <br>
### Rules:
For Minimal AI:<br>
**For Minimal AI:**<br>
`7x7 with k = 2`; once move first and once move second.<br>
`8x8 with k = 3`; once move first and once move second.<br>
Total: 4<br>
For Draft/Final AI:<br>
**For Draft/Final AI:**<br>
`7x7 with k = 2`; once move first and once move second.<br>
`9x8 with k = 3`; once move first and once move second.<br>
Total: 4<br>
......
......