Zum Inhalt springen
← Zurück zu den Projekten

En Croissant


Logo

En Croissant

The Ultimate Chess Toolkit
encroissant.org

Discord Server · Download . Explore the docs

En-Croissant is an open-source, cross-platform chess GUI that aims to be powerful, customizable and easy to use.

#Features

  • Store and analyze your games from lichess.org and chess.com
  • Multi-engine analysis. Supports all UCI engines
  • Prepare a repertoire and train it with spaced repetition
  • Simple engine and database installation and management
  • Absolute or partial position search in the database

#Building from source

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

En-Croissant uses pnpm as the package manager for dependencies. Refer to the pnpm install instructions for how to install it on your platform.

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

The built app can be found at src-tauri/target/release

Donate

If you wish to support the development of this GUI, you can do so here. All donations are greatly appreciated!

#Contributing

For contributing to this project please refer to the Contributing guide.

#License

This software is licensed under GPL-3.0 License.

Neue Version verfügbar.