Skip to content

shaunkahler/en-croissant

 
 

Repository files navigation


Logo

En Croissant

A modern Chess database.
encroissant.org

Discord Server · Download . Explore the docs

En-Croissant is a free cross-platform chess GUI and analysis tool. It comes with a database, a powerful position search engine, opening explorer, and much more.

Features

  • Store and analyze your games from lichess.org and chess.com
  • Multi-engine analysis. Supports all UCI engines
  • Prepare a repertoire with the opening explorer
  • Simple engine and database installation and management

It also includes a database, similar to OCGDB, with support for absolute or partial position search.

Building from source

Refer to the Tauri documentation for the requirements on your platform.

git clone https://github.com/franciscoBSalgueiro/en-croissant
cd en-croissant
pnpm install
pnpm tauri build -b none

The built app will be on src-tauri/target/release

Packages

No packages published

Languages

  • TypeScript 81.2%
  • Rust 18.2%
  • Other 0.6%