These codes is the modified version of chess program for python by rsheldiii.
The images of pieces is made from the image from Pixabay by Clker-Free-Vector-Images and Alfaerie Variant Chess Graphics.
これらのコードはrsheldiiiによるchess program for pythonを改変したものです。
駒の画像はClker-Free-Vector-ImagesによるPixabayからの画像およびAlfaerie Variant Chess Graphicsをもとに作成したものです。
In the /codes directory, run py main.py with python installed on your local computer.
It is necessary to install the packages such as PyOpenGL, NumPy, Pillow etc.