Skip to content

fathzer-games/calvin-move-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Central Quality Gate Status javadoc

calvin-move-generator

A port of Calvin chess engine's move generator.

WARNING: The official project of extracting the move generator of the Calvin chess engine is here.

As the official project is stalled for a while (no PR accepted since end of January 2025), this project is a fallback for delivering bug fixes on the official project.

If the official project is active again, this project will be archived without any notice!

Requirements

  • Java 17+

Add the following dependency to your project:

<dependency>
    <groupId>com.fathzer</groupId>
    <artifactId>calvin-move-generator</artifactId>
    <version>0.0.1</version>
</dependency>

About

A port of Calvin chess engine's move generator

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages