index
:
chess
main
Chess engine written in C++
Adam
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-07-29
improving
Adam
2026-07-29
adding match manaer
Adam
2026-07-29
adding load and save for transpotion table
Adam
2026-07-29
adding depth support
Adam
2026-07-29
making bishops more valuable
Adam
2026-07-29
hell
Adam
2026-07-29
changes
Adam
2026-07-29
improving check generation
Adam
2026-07-29
dont alloce that much memory
Adam
2026-07-29
implementing castling
Adam
2026-07-29
trying to make castling work
Adam
2026-07-29
early return when no legal moves, skipping sort call
Adam
2026-07-29
optimazing
Adam
2026-07-29
fixing cache bug
Adam
2026-07-29
improving the bot
Adam
2026-07-29
i hate something
Adam
2026-07-29
removing weird character
Adam
2026-07-29
fixing readme
Adam
2026-07-29
saving cache to dish
Adam
2026-07-29
optimazing
Adam
2026-07-29
t
Adam
2026-07-29
github bad
Adam
2026-07-29
making cache have depth
Adam
2026-07-29
adding transpositions
Adam
2026-07-28
renaming none to none piece
Adam
2026-07-28
removing repl and unsuded featuares
Adam
2026-07-28
sorting legal moves to optimaze alpha-beta pruning
Adam
2026-07-28
fixing the hell of a bug
Adam
2026-07-28
optimazing
Adam
2026-07-28
fixing
Adam
2026-07-28
improving bot
Adam
2026-07-28
optimazing the getlegal moves function
Adam
2026-07-28
adding make move and unmake move
Adam
2026-07-28
changes
Adam
2026-07-28
preventing 3 fold repetion
Adam
2026-07-28
again fixing memory bugs
Adam
2026-07-28
fixing memory bug
Adam
2026-07-28
making bot do check and add knight table
Adam
2026-07-28
removing the logging from uci
Adam
2026-07-27
making it uci compatible
Adam
2026-07-27
adding uci
Adam
2026-07-27
fixing king captuare bug
Adam
2026-07-27
big commit adding bot
Adam
2026-07-27
making board nicer
Adam
2026-07-27
adding bot
Adam
2026-07-27
implementing draw
Adam
2026-07-27
adding bot and fixing bugs
Adam
2026-07-27
adding resing featuare
Adam
2026-07-27
adding enpassant
Adam
2026-07-27
lot of changes
Adam
[next]