Currently, all that can be done is move pieces around on the board, and (as of writing this) the game doesn't end.
To do:
- When king captured game is over and Queue for new game
- Enable way to forfeit game
- Add input for restarting the game
- Add input option for closing program
- Add Unit Testing as needed
Currently, all that can be done is move pieces around on the board, and (as of writing this) the game doesn't end.
To do: