Chess TDD 13: Moving On
In the last bunch of installments of this series, I’ve implemented methods for pieces to determine where they can move on a board and/or done some refactoring. But I’ve ridden that train as far as I can, now having implemented all of the pieces, so it’s time to shake things up a bit. Another thing that…
