issues
search
FitzOReilly
/
fatalii
Chess engine
MIT License
17
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Return exact score for positions with no legal move
#60
FitzOReilly
closed
3 years ago
1
Add depth parameter to search
#59
FitzOReilly
closed
3 years ago
1
Implement UCI command "position"
#58
FitzOReilly
closed
3 years ago
1
Implement UCI command "isready"
#57
FitzOReilly
closed
3 years ago
1
Implement uci command `uci`
#56
FitzOReilly
closed
3 years ago
1
Implement UCI parser
#55
FitzOReilly
closed
3 years ago
1
Add engine
#54
FitzOReilly
closed
3 years ago
1
Update readme
#53
FitzOReilly
closed
3 years ago
1
Implement Display trait for SearchInfo
#52
FitzOReilly
closed
3 years ago
0
Implement asynchronous search
#51
FitzOReilly
closed
3 years ago
1
Test search
#50
FitzOReilly
closed
3 years ago
1
Improve error handling when parsing FEN strings
#49
FitzOReilly
closed
3 years ago
1
Handle errors when parsing invalid FEN strings
#48
FitzOReilly
closed
3 years ago
1
Add method Move::promotion_piece
#47
FitzOReilly
closed
3 years ago
1
Replace some unwrap calls
#46
FitzOReilly
closed
3 years ago
0
Add transposition table to alpha-beta and negamax search
#45
FitzOReilly
closed
3 years ago
1
Fix clippy warnings
#44
FitzOReilly
closed
3 years ago
1
Allow the coverage to drop by a maximum of 5%
#43
FitzOReilly
closed
3 years ago
1
Fix linter warnings
#42
FitzOReilly
closed
3 years ago
1
Refactor MoveGenerator
#41
FitzOReilly
closed
3 years ago
1
Add methods Pawn::east_attack_origins and Pawn::west_attack_origins
#40
FitzOReilly
closed
3 years ago
1
Allow unused methods in Bitboard
#39
FitzOReilly
closed
3 years ago
1
Fix quiescence search
#38
FitzOReilly
closed
3 years ago
0
Fix incremental updates of Zobrist hash keys
#37
FitzOReilly
closed
3 years ago
1
Cache dependencies in GitHub Actions
#36
FitzOReilly
opened
3 years ago
0
Disable codecov/patch check
#35
FitzOReilly
closed
3 years ago
0
Add Coverage workflow
#34
FitzOReilly
closed
3 years ago
0
Add Search trait
#33
FitzOReilly
closed
3 years ago
1
Implement transposition table
#32
FitzOReilly
closed
3 years ago
0
Implement Zobrist hashing
#31
FitzOReilly
closed
3 years ago
0
Implement quiescence search
#30
FitzOReilly
closed
3 years ago
0
Implement search
#29
FitzOReilly
closed
3 years ago
0
Implement null move
#28
FitzOReilly
closed
3 years ago
0
Implement Deref for MoveList
#27
FitzOReilly
closed
3 years ago
0
Refactor MoveList
#26
FitzOReilly
closed
3 years ago
0
Implement simple evaluation function
#25
FitzOReilly
closed
3 years ago
0
Add performance test with tricky position
#24
FitzOReilly
closed
3 years ago
0
Fix: Move the rook when castling
#23
FitzOReilly
closed
3 years ago
0
Implement Display trait for Move
#22
FitzOReilly
closed
3 years ago
0
Add Square, Rank and File
#21
FitzOReilly
closed
3 years ago
0
Fix test for castling with black and simplify king move generation
#20
FitzOReilly
closed
3 years ago
0
Add PositionHistory
#19
FitzOReilly
closed
3 years ago
0
Refactor pawn moves
#18
FitzOReilly
closed
3 years ago
0
Refactor Move and MoveType
#17
FitzOReilly
closed
3 years ago
0
Refactor movegen
#16
FitzOReilly
closed
3 years ago
0
Use arrays of bitboards for piece sides and types instead of a lot of…
#15
FitzOReilly
closed
3 years ago
0
Piece encoding
#14
FitzOReilly
closed
3 years ago
0
Implement performance tester for move generator
#13
FitzOReilly
closed
3 years ago
0
Implement do_move and undo_move methods
#12
FitzOReilly
closed
3 years ago
0
Set no castling rights in empty position
#11
FitzOReilly
closed
3 years ago
0
Previous
Next