Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ianfab authored Feb 29, 2024
1 parent 2266f17 commit 12b5dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Minimalistic generic chess variant GUI using [pyffish](https://pypi.org/project/pyffish/) and [PySimpleGUI](https://github.com/PySimpleGUI/PySimpleGUI), based on the [PySimpleGUI Chess Demo](https://github.com/PySimpleGUI/PySimpleGUI/tree/master/Chess). Supports all chess variants supported by [Fairy-Stockfish](https://github.com/fairy-stockfish/Fairy-Stockfish)/pyffish.

For well-known variants better use more polished GUIs like [LiGround](https://github.com/ml-research/liground). This project is meant as a fallback for variants where no other compatible GUI is available. Another lightweight alternative is [fairyground](https://fairyground.vercel.app/), which is less generic than this project, but can be sufficient for experimentation, and has a nicer UI.
For well-known variants better use more polished GUIs like [LiGround](https://github.com/ml-research/liground). This project is meant as a fallback for variants where no other compatible GUI is available. Another lightweight alternative is [fairyground](https://fairyground.vercel.app/), which is slightly less generic than this project, but should be sufficient in most cases and has a much nicer UI.

## Usage

Expand Down

0 comments on commit 12b5dd5

Please sign in to comment.