Gabriel Neves
Results
1
issues of
Gabriel Neves
As mentioned on this [issue](https://github.com/techwithtim/Python-Checkers/issues/2), there's a double jump bug whenever the second jump happens on a _**row < 5**_. To fix it, just correct the **_traverse_left** and **_traverse_right** methods...