issues
search
notnil
/
chess
chess package for go
MIT License
521
stars
133
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add dark mode & perspective to Board.Draw()
#149
mikeb26
opened
1 day ago
0
added opacity to mark squares
#148
notnil
closed
2 days ago
0
pgn bug fixed
#147
notnil
closed
2 days ago
0
fixes comments panic when using move history from Move()
#146
notnil
closed
2 days ago
0
Getting error: could not decode algebraic notation d4e5
#145
tavindersingh
closed
2 days ago
2
uci: Add support for WDL in info lines
#144
mikeb26
opened
3 weeks ago
1
implement undo method to revert last move in game
#143
amjadjibon
opened
3 months ago
1
Can there be an undo function
#142
bjorndonald
opened
3 months ago
0
Game crashing on second pawn promotion
#140
nduartech
closed
4 months ago
0
export encoder
#139
theletterjeff
closed
2 days ago
0
UCI engine.Run fails to return search result when the position being searched is checkmate
#138
tarunbod
opened
6 months ago
0
Draw Arrows on SVGs
#137
jcalabro
closed
2 days ago
1
Ability to Mark SVGs with Arrows
#136
jcalabro
closed
2 days ago
1
PGN-Spy clears the hash before evaluting the specific move
#135
lakinwecker
closed
9 months ago
0
Allow user control over alpha values of marks
#134
theletterjeff
closed
2 days ago
0
fix typo
#133
theletterjeff
closed
7 months ago
0
Creating a slice of marks
#132
theletterjeff
closed
2 days 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
closed
4 days ago
1
Scanner: Add option flag to expand variations
#127
mikeb26
opened
1 year ago
0
Add position.XFENString()
#126
mikeb26
closed
2 days ago
0
Fix PGN parsing of games w/ nested variations
#125
mikeb26
closed
4 days ago
0
Add uci.Engine.Getpid()
#124
mikeb26
opened
1 year ago
2
How to loop over all the pieces?
#123
LouieMartin
closed
7 months ago
1
Error parsing moves in the opening
#122
maxwellmax2023
closed
2 days ago
2
Time Control feature
#121
atlekbai
opened
1 year ago
0
multidecoder when decode PGN cause invalid board state
#118
thangng48
closed
2 days 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
closed
2 days ago
2
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
closed
2 days ago
1
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
closed
2 days ago
1
Reimplement newBitboard to avoid string operations
#105
bbars
closed
2 days ago
3
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
2
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
Next