Lucas Chess (R) is a GUI of chess:
- To train in many different ways.
- To play chess against any UCI engine.
- To compete against engines to obtain an elo.
- It has utilities to edit games, create polyglot books, tournaments between engines ...
This is an update of Lucas Chess with a new version of python (2.7 -> 3.7) and the main graphic library, from pyqt4 to pyside2 (qt4 -> qt5).
- Does not support Windows XP. Windows 7 32 bit incompatibilities have been reported.
- Data files are not compatible with previous versions of Lucas Chess.
- Python 3.7
- PySide2
- psutil
- Python for windows extensions
- chardet
- python-chess
- pyllow
- photohash
- cython
- sortedcontainers
- polib
- deep_translator
- requests
- urllib3
- idna
- certifi
- bs4
- Web: https://lucaschess.pythonanywhere.com/.
- Blog: https://lucaschess.blogspot.com.es/.
- Wiki: https://chessionate.com/lucaswiki.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
See the file "LICENSE" for details.