oggy22 / BoardGames

A simple engine and end-tables for board games like chess, checkers and general tic-tac-toe (m,n,k-game) including connect 4. Heavy use of new C++ features like generator and concepts. Easy to add new engine and new game.
Apache License 2.0
2 stars 0 forks source link

Checkers #17

Closed oggy22 closed 6 months ago

oggy22 commented 10 months ago

Implement checkers to a reasonable level. Try sharing implementation with chess.