Chess is a chess game written in Flutter using Flame engine
advertisement
İsim | Chess |
---|---|
Sürüm | 1.0.0 |
Güncelleme | 19 Eyl 2023 |
Boyut | 17 MB |
Kategori | Bulmaca |
Yükleme sayısı | 100B+ |
Geliştirici | Paras Shenmare |
Android OS | Android 4.4+ |
Google Play ID | com.shenmareparas.chess |
Chess · Açıklama
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.