Chess - Offline 2 Player
  • 3.8

Chess - Offline 2 Player

  • Latest Version
  • Paras Shenmare

Chess is a chess game written in Flutter using Flame engine

About this game

Chess is a chess game (Multiplayer and Singleplayer) written in Flutter using Flame engine

Features
• 1 or 2 player gameplay
• Six AI difficulty levels
• Customizable app theme
• Customizable piece theme

AI Description
The chess AI we developed for this app uses the minimax algorithm with alpha-beta pruning to calculate which moves to make. There are six difficulty levels in the app, each level corresponding to the depth of the search used in the minimax algorithm. The highest difficulty is 6, which corresponds to 3 full chess moves.

Versions Chess - Offline 2 Player