/checkers

Play Checkers

Primary LanguageJavaOtherNOASSERTION

Checkers

Checkers is a Bukkit plugin that allows you to play Checkers (Draughts) on your CraftBukkit Minecraft server.

Installation and Usage

Detailed documentation can be found in BukkitDev: http://dev.bukkit.org/server-mods/checkers

Building

If you want to build Checkers yourself, you will need Maven.

  1. Install dhutils: run git clone https://github.com/desht/dhutils followed by mvn install

  2. Run mvn clean install

This should give you a copy of Checkers.jar under the target/ directory.

License

Checkers by Des Herriott is licensed under the Gnu GPL v3.