issues
search
notnil
/
chess
chess package for go
MIT License
517
stars
130
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
implement undo method to revert last move in game
#143
amjadjibon
opened
2 months ago
1
Can there be an undo function
#142
bjorndonald
opened
2 months ago
0
Game crashing on second pawn promotion
#140
nduartech
closed
4 months ago
0
export encoder
#139
theletterjeff
opened
5 months ago
0
UCI engine.Run fails to return search result when the position being searched is checkmate
#138
tarunbod
opened
5 months ago
0
Draw Arrows on SVGs
#137
jcalabro
opened
6 months ago
1
Ability to Mark SVGs with Arrows
#136
jcalabro
opened
6 months ago
1
PGN-Spy clears the hash before evaluting the specific move
#135
lakinwecker
closed
8 months ago
0
Allow user control over alpha values of marks
#134
theletterjeff
opened
10 months ago
0
fix typo
#133
theletterjeff
closed
6 months ago
0
Creating a slice of marks
#132
theletterjeff
opened
10 months ago
1
Unable to build with docker
#131
nksupermarket
closed
1 year ago
0
Added move with comments logic
#130
esdudnik
opened
1 year ago
0
TestInvalidMoves contains a valid move
#129
thehowl
closed
1 year ago
0
Scanner: fix parsing of PGNs w/ starting position
#128
mikeb26
opened
1 year ago
0
Scanner: Add option flag to expand variations
#127
mikeb26
opened
1 year ago
0
Add position.XFENString()
#126
mikeb26
opened
1 year ago
0
Fix PGN parsing of games w/ nested variations
#125
mikeb26
opened
1 year ago
0
Add uci.Engine.Renice()
#124
mikeb26
opened
1 year ago
0
How to loop over all the pieces?
#123
LouieMartin
closed
6 months ago
1
Error parsing moves in the opening
#122
maxwellmax2023
opened
1 year ago
1
Time Control feature
#121
atlekbai
opened
1 year ago
0
multidecoder when decode PGN cause invalid board state
#118
thangng48
opened
1 year ago
0
Loading UCI engine does not appear to function
#117
rlhuggins762
closed
2 years ago
0
No method to pop a move from MoveHistory
#116
alex-hunter3
opened
2 years ago
1
Add MultiPV support to uci.SearchResults
#115
cmitsakis
opened
2 years ago
3
Prevent group signals to kill engine processes
#114
leonhfr
opened
2 years ago
0
Add support for nil move in Position.Update
#113
leonhfr
opened
2 years ago
0
Fix Long Algebraic Notation link.
#112
vladimish
closed
2 years ago
0
Notnil master
#111
srmoralesomar
closed
2 years ago
0
Farouk chessly bug/half move clock
#110
notnil
closed
2 years ago
1
added from black perspective to image generation
#109
notnil
closed
2 years ago
1
fix bug with half move clock calculation
#108
srmoralesomar
closed
2 years ago
0
feat: Expose getPiece as GetPiece
#107
barakmich
closed
2 years ago
2
MoveHistory() panics regarding Comments when built programatically
#106
barakmich
opened
2 years ago
1
Reimplement newBitboard to avoid string operations
#105
bbars
opened
2 years ago
2
Remove castling rights change check for half move increment
#104
farouk-chessly
closed
2 years ago
2
Position getters: HalfMoveClock() and EnPassantSquare()
#103
bbars
closed
2 years ago
2
Chess960 support?
#102
jusahah
opened
2 years ago
1
How to generate a flipped svg file?
#101
aimerneige
closed
2 years ago
2
Add MultiPV support to uci.SearchResults
#100
kmorrison
opened
2 years ago
5
Support MultiPV UCI search
#99
kmorrison
opened
2 years ago
0
added move history, fixed the dataset underlying openings
#98
notnil
closed
2 years ago
1
comments added in new game constructor
#97
notnil
closed
2 years ago
0
pgn comments now write out
#96
notnil
closed
2 years ago
0
Comments Not Written to PGN
#95
notnil
closed
2 years ago
0
github actions test code
#94
notnil
closed
2 years ago
0
added test for pgn with no moves
#93
notnil
closed
2 years ago
0
Add multiple new functions related to Moves
#92
DXPower
closed
2 years ago
1
notation parsing: parse promotions to non-queen pieces
#91
sumnerevans
closed
2 years ago
1
Next