1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 6 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
allow the game to be restarted using ucinewgame command More... over 10 years ago
Update README.md More... over 10 years ago
Looking over code again. Added an important reminder about the Knight More... over 10 years ago
pawns now move correctly. check checking works correctly for all pieces More... over 10 years ago
can determine if in check due to pawn, rook, and bishop. behaviour when no legal moves available now correct More... over 10 years ago
now inCheck checking works with pawns More... over 10 years ago
Merge branch 'master' of ssh://github.com/bmende/BendeChess More... over 10 years ago
adding inCheck checker. fix captured pieces. adding legality checker. adding means not done yet More... over 10 years ago
Update README.md More... almost 11 years ago
Create README.md More... almost 11 years ago
more copy constructors. pawns now move correctly. no en-passant or promotion yet More... almost 11 years ago
fixed silly errors. began move generator More... almost 11 years ago
cleaner communication with uci More... almost 11 years ago
added move execution to the board, as well as some print functions More... almost 11 years ago
got rid of some magic numbers. board representations now initialize in the start position correctly More... almost 11 years ago
better way to initialize pawns More... almost 11 years ago
now initializing piecelist. could be more elegant More... almost 11 years ago
added piece representation. may adjust later as necessary. More... almost 11 years ago
preparing command handlers for all gui->engine commands More... almost 11 years ago
tested sending a move to guigit status More... almost 11 years ago
using classes better More... almost 11 years ago
first commit. uciComm now responds to initial uci chatter properly More... almost 11 years ago