index
:
chess
main
Chess engine written in C++
Adam
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
main
feat(search): removing double clock check and instalny finish search with onl...
Adam
6 hours
Age
Commit message
Author
6 hours
feat(search): removing double clock check and instalny finish search with onl...
HEAD
main
Adam
12 hours
refactor(tests): making formating check be normal script
Adam
12 hours
feat(tests): adding hash testing to new tests
Adam
13 hours
refactor(tests): improving tests by creating testing cli app
Adam
36 hours
refactor(fen): making fen parser do incremental bitboards instead of looping ...
Adam
38 hours
refactor(move): making makemove function be nicer
Adam
38 hours
refactor(evaluation): adjusting piece values
Adam
2 days
refactor(uci): removing out of date header
Adam
3 days
refactor(search): making code nicer and little faster
Adam
4 days
perf(board): using magic bitboards for is square attacked helper
Adam
4 days
perf(board): making is square attacked helper use modern bitboard aproach
Adam
5 days
refactor(magic): moving script to scripts/ folder
Adam
5 days
refactor(hash): refactoring hash logic to be better
Adam
5 days
perf(board): making hashing use incremental XORs instead of rebuild from scratch
Adam
5 days
refactor(move): refactoring move to be nicer and better
Adam
5 days
removing chess rules pdf after engine doesnt need it that much
Adam
5 days
test commit
Adam
5 days
perf(move): making undo move use incremental bitboard aproah instead of gener...
Adam
6 days
refactor(move): making a helper
Adam
6 days
refactor(all):
Adam
[...]
Clone
https://adam.bezdek.eu/chess