issues
search
bhlangonijr
/
chesslib
chess library for legal move generation, FEN/PGN parsing and more
Apache License 2.0
229
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
PGN parsing problem
#120
johu56
opened
1 month ago
0
Is possible to check special moves?
#119
9acca9
closed
1 month ago
2
Fixes Issue #116
#118
bhlangonijr
closed
1 month ago
0
How to configure legal moves?
#117
rabestro
opened
1 month ago
1
BitBoard.hasOnly1Bit() does not consider square h8 as the only marked square
#116
johu56
closed
1 month ago
1
Fix MoveBackup::isEnPassantMove()
#115
Minikloon
closed
6 months ago
0
Check if a move is pseudo-legal without generating the list of pseudo-legal moves
#114
fathzer
opened
1 year ago
2
Legal Move list not complete
#113
grabbe-bryghtlabs
closed
1 year ago
1
Critical Issue with isLegalMove()
#112
Jochengehtab
closed
1 year ago
1
Issue in readme markdown
#111
prak30
closed
1 year ago
1
What is happening with pawns?
#110
thehagimy
closed
1 year ago
6
PGN changes when loading then running game.toPgn
#109
ghost
opened
1 year ago
0
How do you get the best move in a position?
#108
LeonMerchel
closed
1 year ago
1
jar with dependencies
#107
6227020800
closed
1 year ago
2
Whitepawn moves Bitboard value index 55 is out of range
#106
materoy
closed
1 year ago
3
How to get legal moves for White/Black side
#105
jalpp
closed
1 year ago
1
Issue 99 pgn parsing order
#104
dcolazin
closed
1 year ago
3
Added support for "Variant" tag
#103
KadTheAad
closed
1 year ago
0
use apache commons stringutils
#102
dcolazin
closed
1 year ago
0
Support For board state to Image
#101
jalpp
closed
2 years ago
1
Fixes UnicodePrinterTest (does'nt compile in java 8 and fails in 11)
#100
fathzer
closed
2 years ago
0
Why the game object initialization depends on player property during parsing pgn?
#99
intothephone
opened
2 years ago
2
getEnPassantTarget and isEnPassantMove do not work as expected
#98
dlbbld
closed
2 years ago
0
Using toSanArray fails when board is loaded from FEN
#97
dlbbld
closed
2 years ago
1
Reduce visibility of protected static methods in MoveList
#96
alessandrodalbello
closed
2 years ago
0
Reviewed all Javadoc
#95
alessandrodalbello
closed
2 years ago
1
Higher coverage of unit tests
#94
alessandrodalbello
opened
2 years ago
0
Reduce the visibility of protected static methods
#93
alessandrodalbello
opened
2 years ago
0
Nested variations handling
#92
WolandPL
opened
2 years ago
1
Upgrade to Java 11
#91
alessandrodalbello
opened
2 years ago
0
Review and improve Javadoc
#90
alessandrodalbello
closed
2 years ago
4
JProfiler, Perft and performance observations
#89
osvitashev
opened
2 years ago
0
Added a GitHub workflow to execute Maven build with Java 11.
#88
seize-the-dave
closed
2 years ago
2
Added a board printer which uses Unicode/FAN chess symbols.
#87
seize-the-dave
closed
2 years ago
0
Simplify routine for writing FEN positions
#86
seize-the-dave
closed
2 years ago
0
Fixed typo with javadoc param which broke mvn javadoc:javadoc
#85
seize-the-dave
closed
2 years ago
0
Fixed typo with javadoc param which broke mvn javadoc:javadoc
#84
seize-the-dave
closed
2 years ago
1
Support for java.io.Reader and java.io.Writer compatible implementations for reading and writing PGN and FEN
#83
seize-the-dave
opened
2 years ago
0
Fixed indentation, and improved a variable name.
#82
seize-the-dave
closed
2 years ago
0
How to validate the move?
#81
imanishpr
closed
2 years ago
1
Release 1.3.3
#80
bhlangonijr
closed
2 years ago
0
Add support for onlyOutputEnPassantIfCapturable FENs
#79
nagelal
closed
2 years ago
1
Update TimeControl to output "0" before "+"
#78
nagelal
closed
2 years ago
0
Include Opening property in Game's toPgn method
#77
nagelal
closed
2 years ago
0
isMoveLegal does not behave as expected
#76
phikui
closed
2 years ago
3
Idiomatic way to traverse a Game
#75
martynasb
opened
3 years ago
0
Board.legalMoves() gives moveGeneratorException
#74
Smartie1242
closed
3 years ago
1
Comment e Nag
#73
marciusbrandao
opened
3 years ago
3
Exception is thrown for invalid time control tag
#72
Oziomajnr
closed
2 years ago
1
Migrate to Maven Central
#71
thekarthiksankar
opened
3 years ago
0
Next