Lucky Chess - Simple Chess Engine
Hobi olarak inşa edilmiş basit bir satranç motoru
An Open Source Chess Engine built in my free time.
Source Code available below:
https://github.com/TheLuckyCoder/ChessEngine
Enjoy!
Source Code available below:
https://github.com/TheLuckyCoder/ChessEngine
Enjoy!
Reklamcılık
Download Lucky Chess - Simple Chess Engine 1.2.1 APK
Fiyat:
Free
Mevcut Sürüm: 1.2.1
Yükler: 1,000+
Derecelendirme Ortalaması:
(5.0 out of 5)
Gereksinim:
Android 5.0+
Içerik Derecelendirmesi: Everyone
Paket Adı: net.theluckycoder.chess
Reklamcılık
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