summaryrefslogtreecommitdiffstats
path: root/games/LucasChess/README
diff options
context:
space:
mode:
Diffstat (limited to 'games/LucasChess/README')
-rw-r--r--games/LucasChess/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/games/LucasChess/README b/games/LucasChess/README
new file mode 100644
index 0000000000..32f5db3600
--- /dev/null
+++ b/games/LucasChess/README
@@ -0,0 +1,15 @@
+Lucas Chess is a flexible and powerful chess software created by Lucas
+Monge. It includes 61 pre-installed engines with a wide range of ELO
+levels, including the neural network engines of the Maia project that
+emulate human play based on a certain ELO. It also includes a wide
+range of training modules to improve your chess skills. It can perform
+game analysis, generate custom trainings based on your mistakes, read
+PGN files, and study openings.
+
+This SlackBuild repackages the binary distribution provided by
+upstream. It requires about 700 MB of space when installed.
+
+You will need a special group and to add at least the first user of
+Lucas Chess to this group. By default, the group name is called
+"lucaschess" with a group id of 385, but you can change this if you wish.
+See the build script for more information.