1,278
 edits
Changes
m
→Methods:  rm stray questionmark
====Methods====
 /* Andrew? */
 // generates an array of Gameboards of all the possible moves from the current Gameboard g for a given player. returns an array of Gameboards
 Object[][] generateMoves(Gameboard g, int color)