Two players. Click to move. This project was made for the "100 Blocks Game Challenge", so not all rules are implemented, meaning it's up to you to adhere to the rules. Black starts, then take alternating turns. Unless your piece is a King, you can only move forward. Here are the full rules: https://en.wikipedia.org/wiki/Checkers This is what is implemented: - Board starting layout - Click-to-move - Move only diagonally to empty dark squares - Capture opponents by jumping over it - Making of Kings Pieces sprite: 95 blocks Click1 sprite: 5 blocks All code by me (@kriblo).