Skip to content

Commit

Permalink
knight moves p1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kacperacy committed Jul 15, 2024
1 parent 5205cf8 commit b81d4bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/board.rs
Original file line number Diff line number Diff line change
Expand Up @@ -319,4 +319,6 @@ impl Board {

moves
}

fn generate_knight_moves(&self) {}
}

0 comments on commit b81d4bf

Please sign in to comment.