Checkers is a Bukkit plugin that allows you to play Checkers (Draughts) on your CraftBukkit Minecraft server.
Detailed documentation can be found in BukkitDev: http://dev.bukkit.org/server-mods/checkers
If you want to build Checkers yourself, you will need Maven.
-
Install dhutils: run
git clone https://github.com/desht/dhutils
followed bymvn install
-
Run
mvn clean install
This should give you a copy of Checkers.jar under the target/ directory.
Checkers by Des Herriott is licensed under the Gnu GPL v3.