Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 544 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 544 Bytes

README

This README documents a library for chess players.

A chess player owns a finite set of pieces and each piece can move to locations.

What is this repository for?

  • a library for chess players.
  • Version 2.1.0

How do I get set up?

  • This library will be included as a dependency

Who do I talk to?

  • Repo owner or admin

player

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.