9mo

Base FarChess V1

Base FarChess is a Based remix of the classic game of chess.
Player is the "White" Team.
CPU Opponent is the Black team.
Refresh the page to reset the game.

Use the mouse to click, drag, and drop pieces on the board to make a move.

This game uses the "minimax" JavaScript AI chess engine to calculate Black's moves.

NOTE: If you get a "page unresponsive" Error, ignore it. The algo takes time to calculate, and it WILL move the opponent piece, just be patient.