lila

♞ lichess.org: the forever free, adless and open source chess server ♞

Github星跟蹤圖

lichess.org

Build server
Build assets
Crowdin
Twitter

Lila (li[chess in sca]la) is a free online chess game server focused on realtime gameplay and ease of use.

It features a search engine,
computer analysis distributed with fishnet,
tournaments,
simuls,
forums,
teams,
tactic trainer,
a mobile app,
and a shared analysis board.
The UI is available in more than 130 languages thanks to the community.

Lichess is written in Scala 2.13,
and relies on the Play 2.8 framework.
scalatags is used for templating.
Pure chess logic is contained in the scalachess submodule.
The server is fully asynchronous, making heavy use of Scala Futures and Akka streams.
WebSocket connections are handled by a seperate server that communicates using redis.
Lichess talks to Stockfish deployed in an AI cluster of donated servers.
It uses MongoDB to store more than 1.7 billion games, which are indexed by elasticsearch.
HTTP requests and WebSocket connections can be proxied by nginx.
The web client is written in TypeScript and snabbdom, using Sass to generate CSS.
The blog uses a free open content plan from prismic.io.
All rated games are published in a free PGN database.
Browser testing done with Browserstack.
Please help us translate lichess with Crowdin.

See lichess.org/source for a list of repositories.

Join us on discord or in the #lichess freenode IRC channel for more info.
Use GitHub issues for bug reports and feature requests.

Installation

./lila # thin wrapper around sbt
run

The Wiki describes how to setup a development environment.

HTTP API

Feel free to use the Lichess API in your applications and websites.

Credits

See the contributors on this repository and lichess.org/thanks.

Supported browsers
------------------, Name, Version, Notes, -----------------, -------, -----, Chromium / Chrome, last 10, Full support, fastest local analysis, Firefox, 55+, Full support, second fastest local analysis, Safari, 10.1+, Reasonable support, Opera, 55+, Reasonable support, Edge, 17+, Reasonable support, Older browsers (including any version of Internet Explorer) will not work.
For your own sake, please upgrade. Security and performance, think about
it!

License

Lila is licensed under the GNU Affero General Public License 3 or any later
version at your choice with an exception for Highcharts. See COPYING for
details.

主要指標

概覽
名稱與所有者lichess-org/lila
主編程語言Scala
編程語言Scala (語言數: 8)
平台
許可證GNU Affero General Public License v3.0
所有者活动
創建於2012-02-21 19:46:55
推送於2025-07-22 16:18:03
最后一次提交2025-07-22 15:20:25
發布數5
最新版本名稱pre-paypal-checkout (發布於 )
第一版名稱v1.0.0 (發布於 )
用户参与
星數16.9k
關注者數230
派生數2.4k
提交數68.4k
已啟用問題?
問題數10026
打開的問題數1073
拉請求數6316
打開的拉請求數25
關閉的拉請求數1202
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?