The moves command writes all possible moves to the terminal. Move the previous implementation of the moves command, which marked squares that a piece could move to, to a 'movement' command. |
||
|---|---|---|
| .. | ||
| main.rs | ||
The moves command writes all possible moves to the terminal. Move the previous implementation of the moves command, which marked squares that a piece could move to, to a 'movement' command. |
||
|---|---|---|
| .. | ||
| main.rs | ||