Readme: Scala 3

:)
This commit is contained in:
Michael Pollmeier
2022-11-25 09:36:12 +01:00
committed by GitHub
parent 4ab5fc04fd
commit b72fdffda6
+1 -1
View File
@@ -20,7 +20,7 @@ a [mobile app](https://lichess.org/mobile),
and a [shared analysis board](https://lichess.org/study).
The UI is available in more than [130 languages](https://crowdin.com/project/lichess) thanks to the community.
Lichess is written in [Scala 2.13](https://www.scala-lang.org/),
Lichess is written in [Scala 3](https://www.scala-lang.org/),
and relies on the [Play 2.8](https://www.playframework.com/) framework.
[scalatags](https://com-lihaoyi.github.io/scalatags/) is used for templating.
Pure chess logic is contained in the [scalachess](https://github.com/lichess-org/scalachess) submodule.