GitHunt
HE

hell-sh/CompactChess

CompactChess is a Java 7+ library for chess.

CompactChess Build Status

CompactChess is a Java 7+ library for chess.

Maven

<repositories>
    <repository>
        <id>hellsh</id>
        <url>https://mvn2.hell.sh</url>
    </repository>
</repositories>
<dependencies>
    <dependency>
        <groupId>sh.hell</groupId>
        <artifactId>compactchess</artifactId>
        <version>[2.7.0,3.0.0)</version>
    </dependency>
</dependencies>

Languages

Java99.0%HTML1.0%

Contributors

MIT License
Created July 23, 2018
Updated January 28, 2023