aboutsummaryrefslogtreecommitdiff
path: root/src/moves.hpp
AgeCommit message (Expand)Author
8 daysrefactor(board): refactoring pawn move generation code for better perfomance ...Adam
10 daysimplementing memory optimazied move using uint16_t instead of a four integers...Adam
2026-08-03a big hell of a commitAdam
2026-08-02adding bitboards aproahAdam
2026-08-01adding castlingAdam
2026-07-30optimazingAdam
2026-07-29new folder structerAdam
2026-07-29changesAdam
2026-07-29improving check generationAdam
2026-07-28making bot do check and add knight tableAdam
2026-07-27adding uciAdam
2026-07-27lot of changesAdam
2026-07-26adding replAdam
2026-07-26adding king and formatingAdam
2026-07-26making repl workAdam
2026-07-26adding move chenging to replAdam
2026-07-25adding get legal movesAdam
2026-07-25adding codeAdam
2026-07-25adding struct for movesAdam