What this program is
Lichess for PC is a free, community-developed chess utility originally authored by Thibault Duplessis (ornicar). It exposes a multiplayer chess server so users can compete against human opponents around the world or practice against computer opponents. The project is distributed under an open-source model and aims to recreate the web experience of lichess.org as a local or self-hosted application.
Key characteristics
- No-cost, open-source chess server that mirrors the online Lichess experience.
- Ability to play either against an engine or with live opponents over the network.
- Clean, ad-free environment suitable for both players and developers.
How it works behind the scenes
Lichess for PC is built from the same codebase that powers lichess.org, so functionality and rules closely match the site. The package lets you connect to or run a server that hosts games, handles player matchmaking, and manages game state in real time.
Ways to use it
- Use the public Lichess API directly in your website or application to leverage existing server functionality without rebuilding the entire platform.
- Download and adapt the source code to run your own instance, allowing full control over rules, UI, and server configuration.
Both approaches are free and keep the service ad-free, but self-hosting or heavy customization requires solid programming and system-administration skills.
Who should consider it
- Game developers who want to add multiplayer chess features to their projects.
- Chess players and communities seeking a free, privacy-friendly platform for online play.
- Educators or clubs that prefer complete control by hosting their own instance.
Alternative option
If you prefer a standalone program focused primarily on single-player training, consider Lucas Chess — a free desktop application with many engines and training tools aimed at improving play offline.
Summary
Lichess for PC is a developer-friendly, no-cost way to provide or integrate online chess play. Whether you tap the API for quick integration or modify the source to run a custom server, it delivers the core features of lichess.org without advertisements — though some technical expertise is required for deeper customization.
Technical
- Windows
- Android
- Free