Lila (li[shogi in sca]la) is a free online shogi game server focused on realtime gameplay and ease of use.
It features a server analysis distributed with shoginet, local analysis, tournaments, simuls, forums, teams, puzzles, search engine, and a shared analysis board.
Lishogi is Lichess rewritten for shogi. Lishogi is written in Scala 2.13, and relies on the Play framework. scalatags is used for templating. Pure shogi logic is contained in the shogi submodule. The server is fully asynchronous, making heavy use of Scala Futures and Akka streams. WebSocket connections are handled by a separate server that communicates using redis. It uses MongoDB to store games. 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.
Join us on Discord for more info. Use GitHub issues for bug reports and feature requests.
This code exists because of ornicar, and the whole Lichess project
Name | Version | Notes |
---|---|---|
Chromium / Chrome | last 10 | Full support, fastest local analysis |
Firefox | 67 | Full support, second fastest local analysis |
Edge | 91 | Full support (reasonable support for 17 ) support |
Opera | 55 | Reasonable support |
Safari | 11.1 | Reasonable support |
Older browsers (including any version of Internet Explorer) will probably not work. For your own sake, please upgrade. Security and performance, think about it!
Li[shogi in scala]la is licensed under the GNU Affero General Public License 3 or any later version at your choice with an exception for Highcharts. See LICENSE and COPYING.md for details. WIP