Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 576 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 576 Bytes

README

This README documents a library for chess piece definitions.

What is this repository for?

  • a library for chess piece definitions
  • Version 2.2.0

How do I get set up?

  • This library will be included as a dependency

Who do I talk to?

  • Repo owner or admin

piece

A piece holds the information where to move in general (without the relation to other pieces).

With version 2.0.0 a parent pom is introduced that is part of chessparent repository. The parent pom.xml is placed relatively one directory above the repository pom.xml.