Checkers Jump and Capture

I am back to working on my checkers program. Added the capability for the player to jump over and capture the computer pieces. The computer cannot jump over the player pieces yet. And there is no double jump. But all of those are coming soon.


Eventually I will need the ability to promote pieces to kings for both sides. However right now I am focusing on baby steps. It is working out pretty good. Just doing some game logic. Not learning a whole lot of C++. But hey. Any programming is good practice.

No comments: