index
:
chessnost
canary
master
shannon-type-b
Somewhat decent chess engine written in Rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
canary
chore: autoformat code
eug-vs
12 months
master
refactor: separate threefold_repetition
eug-vs
17 months
shannon-type-b
feat: implement verified null move pruning
eug-vs
23 months
Tag
Download
Author
Age
stable
chessnost-stable.tar.gz
eug-vs
23 months
99-accuracy
chessnost-99-accuracy.tar.gz
eug-vs
24 months
Age
Commit message
Author
Lines
2023-09-03
refactor: separate threefold_repetition
HEAD
master
eug-vs
-10
/
+14
2023-09-03
fix: also break if we overjumped mating depth
eug-vs
-2
/
+2
2023-09-03
feat: better UCI mate display
eug-vs
-37
/
+45
2023-09-03
feat: apply Mate Distance Pruning
eug-vs
-15
/
+52
2023-09-03
feat: correctly display mate distance
eug-vs
-14
/
+51
2023-08-31
fix: consider promotion a tactical move
eug-vs
-7
/
+16
2023-08-31
feat: do not score quiet moves
eug-vs
-1
/
+2
2023-08-31
perf: only generate moves needed for current stage
eug-vs
-28
/
+49
2023-08-31
perf: allocate killer moves on the stack
eug-vs
-2
/
+2
2023-08-31
refactor!: implement staged move generation
eug-vs
-93
/
+277
[...]
Clone
https://git.eug-vs.xyz/chess/chessnost
git@eug-vs.xyz:chess/chessnost