Search found 1 match

by MDV
Mon Nov 16, 2020 10:50 am
Forum: Programming and Technical Discussions
Topic: Diagonal bitmaps
Replies: 1
Views: 5579

Diagonal bitmaps

I have just ( last 2 weeks) started coding a chess-engine - thought it would be a fun spare-time project, from scratch.. and I discovered this site!
- I have a question about the way I am storing the state of the board.

I'm successfully enumerating all moves from a given position, ( including ...