Lucas Chess是一款基于Python编写的国际象棋开源游戏。遵守GPLv2.0开源协议。可以学习国际象棋,并与电脑引擎对战。需要的环境和库包括:

  • Python 2.7
  • PyQt4
  • PyAudio
  • psutil
  • Python for windows extensions
  • chardet
  • python-chess
  • pyllow
  • photohash
  • cython
  • scandir

[repo owner=”lukasmonk” name=”lucaschess”]