Rank | Strategy | Win Rate | Wins | Losses | Draws | Games |
---|
Upload JavaScript files containing strategy code:
Your strategy must return a move object with row
and col
properties, or null
if no valid moves are available.
Use the getValidMoves(player)
function to get all valid moves.