Sanmill icon indicating copy to clipboard operation
Sanmill copied to clipboard

Sanmill is an open-source, UCI-like Mill/Morris/Merrills/Mühle/Malom (and its variants) program with CUI, Flutter GUI and Qt GUI, sharing and freely distributing the code, tools and data needed to del...

Results 157 Sanmill issues
Sort by recently updated
recently updated
newest added

Hello, Will you add the support of only 3 pawns/mens ? Will you add other boards ?

enhancement

NNUE, (ƎUИИ Efficiently Updatable Neural Networks) a Neural Network architecture intended to replace the evaluation of Shogi, chess, and other board game playing alpha-beta searchers running on a CPU. NNUE...

enhancement

``` The game is drawn if there has been no removal in a specific number of moves by each player. ``` Should Remove 'by each player' `Open-source licenses` cannotRemoveFromMill

``` Error: Null check operator used on a null value Stack trace: #0 MaterialLocalizations.of (package:flutter/src/material/material_localizations.dart:516) #1 _TextFieldState._getEffectiveDecoration (package:flutter/src/material/text_field.dart:903) #2 _TextFieldState.build. (package:flutter/src/material/text_field.dart:1271) #3 AnimatedBuilder.build (package:flutter/src/widgets/transitions.dart:1468) #4 _AnimatedState.build (package:flutter/src/widgets/transitions.dart:174) #5 StatefulElement.build (package:flutter/src/widgets/framework.dart:4691)...

``` D/MillEngine(31928): [uci] input: position fen **@O*@**/@**O*OOO/***O**** b p p 6 5 3 6 0 1 7 moves (2,5) (3,1) (3,2) (1,2) (2,2) (2,3) (3,6) (3,3) (3,8) (1,5) (3,7) I/flutter...

See: https://www.playok.com/en/stat.phtml?u=sanmill&g=ml&sk=2 Usually the depth is set to 20, and the thinking time is 2 seconds. Thank you everyone who played against Sanmill, Sanmill's improvement is inseparable from your support!...

``` 1. d6 d2 2. b4 f4 3. g4 d1 4. d3 a4 5. g7 g1 6. a1 f2 7. f6 b2xd3 8. d3 b6 9. d5 d7 10. d5-e5...

无 THREEFOLD_REPETITION 宏相关代码,没有记录 posKey

Some devices display abnormal countdown boundaries,such as Pixel5.

当设置 ``` const depth_t placingDepthTable[] = { 6, 14, 15, 16, /* 0 ~ 3 */ 17, 16, 16, 14, /* 4 ~ 7 */ 12, 12, 10, 7, 1...