You are browsing as a guest. Sign up (or log in) to start making projects!

3h 20m 30s logged

I discovered the bitset library in c++, which makes it a lot easier to deal with bits, like this here function that prints a bit representation of a u64 integer, arranged like a bitboard, very handy! Otherwise, for the stuff done so far:
✅Fixed up the algorithm for applying moves to better account for en passant
✅Enabled move generator to generate en passant moves
Other less notable changes

0
33

Comments 0

No comments yet. Be the first!