Prerequisites
Before starting, make sure you have:- Installed En Croissant on your system (see Installation)
- A chess game you want to analyze (PGN file, Lichess/Chess.com URL, or you can use a sample game)
Your first game analysis
Launch En Croissant
Open En Croissant from your applications menu or desktop shortcut.You’ll be greeted with the home screen showing several action cards:
- Play Chess - Start a new game against an engine
- Analysis Board - Open a blank board for position analysis
- New Repertoire - Create an opening repertoire
- Import Game - Import a game from PGN, URL, or FEN
- Puzzle - Practice tactical puzzles
Import a game
Let’s import a game to analyze. Click the Import Game card.You have three options for importing:
From a PGN file
- Select the PGN tab
- Click “Click to select” and choose a
.pgnfile from your computer - Optionally check “Save to collection” to keep the game in your library
- Click Import
From an online game
- Select the Link tab
- Paste a Lichess or Chess.com game URL
- Click Import
From a position (FEN)
- Select the FEN tab
- Enter the FEN string of the position you want to analyze
- Click Import
Explore the interface
Once your game is imported, you’ll see the main analysis interface:
Board view
The chessboard is displayed in the center, showing the current position. You can:- Click and drag pieces to make moves
- Right-click to draw arrows and highlight squares
- Flip the board using the controls below
Move controls
Below the board, you’ll find navigation controls:- ⏮ - Go to the start
- ◀ - Previous move
- ▶ - Next move
- ⏭ - Go to the end
- Use arrow keys on your keyboard for quick navigation
Game notation
The right panel shows the game moves in standard chess notation. Click any move to jump to that position.Information panels
The interface includes several panels that provide additional information:- Info Panel - Game details, player information, and game metadata
- Database Panel - Position statistics from chess databases
- Analysis Panel - Engine evaluation and best moves
Analyze with an engine
To get computer analysis of your position:
- Look for the Analysis Panel (usually on the right side)
- If no engine is running, click Start Engine
- The engine will begin analyzing the position and show:
- Evaluation score (e.g., +0.5 means White is slightly better)
- Best move suggestions
- Principal variation (sequence of best moves)
En Croissant supports multiple engines running simultaneously. You can add more engines from the Engines page in the sidebar.
Navigate through the game
Move through the game using:
- Arrow keys - Navigate moves quickly
- Click on moves - Jump directly to any position
- Board moves - Click a suggested engine move to add it as a variation
Next steps
Now that you’ve analyzed your first game, explore more features:Play Chess
Play against engines or friends with time controls
Repertoire Training
Build and train your opening repertoire with spaced repetition
Engine Setup
Install and configure chess engines for deeper analysis
Puzzle Practice
Improve your tactics by solving chess puzzles
Tips for effective analysis
- Use the engine wisely - Don’t just look at the evaluation. Try to understand why the engine suggests certain moves.
- Check multiple moves - The best move isn’t always the only good move. Explore alternatives.
- Study your mistakes - Focus on positions where you made errors. The engine will help you find better moves.
- Save important positions - You can annotate games and save specific positions to your repertoire.
Getting help
If you need assistance:- Join the Discord community for real-time help
- Check the documentation for detailed guides
- Report bugs on GitHub