aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-07-30optimazingAdam
2026-07-30improving botAdam
2026-07-30git ignoreAdam
2026-07-30improving pawn tbleAdam
2026-07-30making bot better and 50 move rule awareAdam
2026-07-30default depthAdam
2026-07-30adding bitboards structAdam
2026-07-30fixngAdam
2026-07-30adding board printAdam
2026-07-29new folder structerAdam
2026-07-29adding testing new folder structerAdam
2026-07-29improvingAdam
2026-07-29adding match manaerAdam
2026-07-29adding load and save for transpotion tableAdam
2026-07-29adding depth supportAdam
2026-07-29making bishops more valuableAdam
2026-07-29hellAdam
2026-07-29changesAdam
2026-07-29improving check generationAdam
2026-07-29dont alloce that much memoryAdam
2026-07-29implementing castlingAdam
2026-07-29trying to make castling workAdam
2026-07-29early return when no legal moves, skipping sort callAdam
2026-07-29optimazingAdam
2026-07-29fixing cache bugAdam
2026-07-29improving the botAdam
2026-07-29i hate somethingAdam
2026-07-29removing weird characterAdam
2026-07-29fixing readmeAdam
2026-07-29saving cache to dishAdam
2026-07-29optimazingAdam
2026-07-29tAdam
2026-07-29github badAdam
2026-07-29making cache have depthAdam
2026-07-29adding transpositionsAdam
2026-07-28renaming none to none pieceAdam
2026-07-28removing repl and unsuded featuaresAdam
2026-07-28sorting legal moves to optimaze alpha-beta pruningAdam
2026-07-28fixing the hell of a bugAdam
2026-07-28optimazingAdam
2026-07-28fixingAdam
2026-07-28improving botAdam
2026-07-28optimazing the getlegal moves functionAdam
2026-07-28adding make move and unmake moveAdam
2026-07-28changesAdam
2026-07-28preventing 3 fold repetionAdam
2026-07-28again fixing memory bugsAdam
2026-07-28fixing memory bugAdam
2026-07-28making bot do check and add knight tableAdam
2026-07-28removing the logging from uciAdam