desht / checkers

Play Checkers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Checkers

Checkers is a Bukkit plugin for playing Checkers (Draughts) on your CraftBukkit (Minecraft) server.

Installation and Usage

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

Building

If you want to build Checkers yourself, you will need Git and Maven, but the build process is very simple:

  1. git clone https://github.com/desht/checkers

  2. cd checkers

  3. 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.

About

Play Checkers

License:Other


Languages

Language:Java 100.0%