lila/README.md
Thibault Duplessis ff8faad9de Safer positions
2012-02-23 14:44:58 +01:00

635 B

lichess.org in scala

Complete rewrite of lichess.org using scala and play2-mini.

Prerequisites

Installation

git clone git://github.com/ornicar/lila && cd lila

Run tests

sbt test

Start http server on port 9000

sbt run

Credits

Chess logic based on Synesso scala chess