I took it for myself to make some improvements to mephisto for Windows 10 (chrome, chess.com)
https://github.com/tomastraini/Mephisto-master
The improvements i did are:
- Update Stockfish from the weaker web stockfish to desktop v15.1 via Python API
- Add a book moves system
- New option to search by movetime or depth
- Solved promotion bug (table not updating after a promotion)
I guess that other improvement would be to make the python API's stockfish usable in Linux and not simply a .exe
I took it for myself to make some improvements to mephisto for Windows 10 (chrome, chess.com)
https://github.com/tomastraini/Mephisto-master
The improvements i did are:
I guess that other improvement would be to make the python API's stockfish usable in Linux and not simply a .exe