Lucky Chess - Simple Chess Engine

Lucky Chess - Simple Chess Engine

Un moteur d'échecs simple construit comme un passe-temps

Un moteur d'échecs open source construit dans mon temps libre.

Code source disponible ci-dessous:
https://github.com/theluckycoder/chessengine

appréciez!
Publicité

Download Lucky Chess - Simple Chess Engine 1.2.1 APK

Lucky Chess - Simple Chess Engine 1.2.1
Prix: Free
Version Actuelle: 1.2.1
Installations: 1,000+
Moyenne De Notation: aggregate Rating (5.0 out of 5)
Exigences: Android 5.0+
Cote De Contenu: Everyone
Nom De Package: net.theluckycoder.chess
Publicité

What's New in Lucky-Chess-Simple-Chess-Engine 1.2.1

    v1.2.1
    - Add option to center the Board
    - Bug and crash fixes

    v1.2
    - Brand new interface remade in Jetpack Compose!
    - Add a Moves History bar which displays made moves
    - Captured pieces by either sides are now shown
    - Random moves from an opening book are made in the beginning
    - Remake the Landscape Interface
    - Add PGN Exporting
    - Add a setting to limit the engine's allowed thinking time
    - Re-add engine multi-threading
    - Improved move generation speed
    - Lots and lots of bug fixes