zkayser / chess

2 stars 0 forks source link

Basic pawn pushes #41

Closed zkayser closed 1 year ago

zkayser commented 1 year ago

This PR implements the most basic pawn push functions, with no accounting for out of bounds/overflows or any other state of the board other than the initial state.