If you're running the python script, be sure to have GBUtils.py on the same folder. You can grab it from the GBUtils project here on GitHub.
EasyFish is a standalone software application designed specifically for blind chess players. The purpose of the software is to enhance the accessibility and enjoyment of chess by providing tools and features that cater to the needs of visually impaired players.
EasyFish requires Python 3.11 and is designed to run on Windows. Follow these steps to install the software:
-
Clone the repository:
git clone https://github.com/your-username/easyfish.git cd easyfish
-
Install the dependencies: Ensure that all the file are present including GBUtils.py You can delete manually easyfish.json to start setting up your copy at the first run.
To start EasyFish, run the following command:
python easyfish.py
or just execute the easyfish.exe if you have it.
Type "?" at prompt to see the menu.
I'll write a github wiki later.
## Authors
Gabriele Battaglia (IZ4APU)