1
0
forked from sent/waves
waves/public/assets/g/chess/other-implementations/example2/README.md
2025-04-09 17:11:14 -05:00

1.3 KiB

BoldChess-Stockfish-Web-GUI - Other Implementations - Example 2

Overview

A web graphical user interface (GUI) that loads the JS compiled version of the Stockfish chess engine. It is a functional Web GUI that works out-of-box on all operating systems.

Features

  • Lightweight.
  • Easy To Install.
  • Fully Responsive.
  • Uses Stockfish Version 10.

Online Installation

  • Unzip the compressed file.
  • Upload the unzipped folder to your web server then view its path from your web browser.

Local Installation

  • Install XAMPP or any other alternative localhost stack.
  • Unzip the compressed file.
  • Copy the unzipped folder to the (htdocs) directory then view its path from your web browser.

Contribution

We welcome all developers to contribute to this repository by adding features or fixing bugs. It will always be free and open source.

License

GNU GPLv3: https://www.gnu.org/licenses/gpl-3.0-standalone.html

Credits