aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
16 hoursrefactor(tests): improving tests by creating testing cli appAdam
5 daysrefactor(hash): refactoring hash logic to be betterAdam
6 daysperf(board): implementing magic bitboards for faster move generationAdam
7 daysfix(tests): making zobrist tests use jsonAdam
7 daysrefactor(uci): making us print engine name using cerr instead of coutAdam
7 daysadding zobrist hashingAdam
9 daysremoving maximum depth now insted we are gonna just have constant thinging ti...Adam
14 dayspolishingAdam
2026-08-10folowing the lint suggestionsAdam
2026-08-10adding json based perft testsAdam
2026-07-31using cpp check on this projectAdam
2026-07-31making it be mode readyAdam
2026-07-29adding testing new folder structerAdam
2026-07-29tAdam
2026-07-29adding transpositionsAdam
2026-07-28removing repl and unsuded featuaresAdam
2026-07-28preventing 3 fold repetionAdam
2026-07-27making it uci compatibleAdam
2026-07-27adding uciAdam
2026-07-27big commit adding botAdam
2026-07-27adding enpassantAdam
2026-07-27lot of changesAdam
2026-07-26adding replAdam
2026-07-26checking if ci workAdam
2026-07-26checking if ci workAdam
2026-07-26making everything more strict + fixing the warnings/errorAdam
2026-07-26improing codeAdam
2026-07-26i am stupidAdam
2026-07-26making repl workAdam
2026-07-26adding move chenging to replAdam
2026-07-26fixingAdam
2026-07-26adding move replAdam
2026-07-26adding good readmeAdam
2026-07-25fixing cli parsingAdam
2026-07-25adding get legal movesAdam
2026-07-25adding fen as optinal argumentAdam
2026-07-25imprograming fen parserAdam
2026-07-25adding fen supportAdam
2026-07-25formatingAdam
2026-07-25adding print boardAdam