Bruno BELANYI
|
54d7f0d69f
|
Add 'Rank' enum
|
2024-04-01 22:20:39 +01:00 |
|
Bruno BELANYI
|
47b1854669
|
Introduce 'Bitboard::ALL'
|
2024-04-01 22:20:39 +01:00 |
|
Bruno BELANYI
|
a0fcf3285c
|
Add bitboard iteration
Introduce 'BitboardIterator', use it to implement 'IntoIterator' for
'Bitboard'.
|
2024-04-01 22:20:39 +01:00 |
|
Bruno BELANYI
|
f4a92c0681
|
Move 'board::bitboard' into folder module
I will be adding a 'BitboardIterator' type, and it makes more sense to
use a folder for this module at this point.
|
2024-04-01 22:20:39 +01:00 |
|
Bruno BELANYI
|
015485a4c5
|
Add 'Bitboard' and 'Square' definitions
|
2024-04-01 22:20:39 +01:00 |
|