Checkers

5+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this game

* without ads

* source code:
https://github.com/cmsrs/checkers/


Below is a brief outline of the game of checkers which I used while creating my game:

- a piece may move one space diagonally forward to a free square,
- a piece can capture forward as well as backward,
- a king may move diagonally across any number of unoccupied squares forward or backward and during the same move it can capture its opponent,
- capturing is compulsory,
- the winner is the player who captures or blocks all the opponent's pieces,
- in case of triple repetition of the player's and the opponent's move there is a draw.
Updated on
Jul 13, 2022

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

Checkers