The classic board game. This follows the standard American ruleset, also called English draughts. Captures are mandatory.

This is my first project developed in Godot 4. I made it in just over a week.

The game features human-vs-human, human-vs-bot, and bot-vs-bot game modes. There is no online play. The bot picks legal moves at random, so it's not very strong.

You can customize the color of each player's pieces, and you can enable an "autoplay" mode that will play for you if you only have one legal move available.

Known issues: 

  • On the web player, the game may freeze for a couple seconds when you click on your very first move. It's taking time to spin up the particle effects system.
  • Downloading the game might fail. I've been researching this and I believe it's because the "SharedArrayBuffer" feature on itch (required for Godot 4's web player) causes the browser to distrust itch's content delivery network, which serves game downloads. See https://itch.io/t/2025776/experimental-sharedarraybuffer-support for an explanation of SharedArayBuffer.
StatusReleased
PlatformsWindows, Linux, HTML5
AuthorAezart
GenreStrategy
Made withGodot, GIMP
Tagscheckers, Turn-based, Turn-based Strategy
Average sessionA few minutes
LanguagesEnglish
InputsMouse
MultiplayerLocal multiplayer
Player count1 - 2

Download

Download
Windows 64-bit 29 MB
Version v1.0.1-0-g7a4203b Mar 10, 2023
Download
Linux 64-bit 30 MB
Version v1.0.1-0-g7a4203b Mar 10, 2023
Download
Credits and software licenses 4 kB
Version v1.0.1-0-g7a4203b Mar 10, 2023

Leave a comment

Log in with itch.io to leave a comment.