Othello AI Arena

Black: 2
White: 2
Ready to start
Game log will appear here...

Strategy Leaderboard

Rank Strategy Win Rate Wins Losses Draws Games

Custom JavaScript Strategy

Upload Strategy Files

Upload JavaScript files containing strategy code:

Saved Strategies

No saved strategies yet

Strategy Template

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.