Description Usage Arguments Value
View source: R/get_occupied_squares.R
Return 1 for every square that has a piece in it.
1 | get_occupied_squares(board)
|
board |
A 12 by 64 numeric matrix. |
A 1 by 64 bitboard where every 1 represent an occupied slot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.