Chess is a chess game written in Flutter using Flame engine
advertisement
名前 | Chess |
---|---|
バージョン | 1.0.0 |
アップデート | 2023年09月19日 |
サイズ | 17 MB |
カテゴリー | パズル |
インストール | 100千+ |
開発元 | Paras Shenmare |
Android OS | Android 4.4+ |
Google Play ID | com.shenmareparas.chess |
Chess · 説明
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.
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.