Giter Site home page Giter Site logo

stockfish-toolbox's Introduction

Stockfish Toolbox

Stockfish Toolbox is a web application that allows users to interact with the Stockfish chess engine in their browser. It provides a user-friendly interface for analyzing chess positions, executing Stockfish commands, and viewing performance benchmarks and insights of Stockfish on their browser.

Table of Contents

Installation

To run Stockfish Toolbox locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/ayushch80/stockfish-toolbox.git
    cd stockfish-toolbox
  2. Install the dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and navigate to http://localhost:5173.

Usage

Home

The Home page allows users to input a chess position in FEN notation, set the search depth, and specify the number of threads. Clicking the "NEXT MOVE" button will run Stockfish to find the best move for the given position.

CLI

The CLI page provides an interface to execute arbitrary Stockfish commands. Users can input commands and view the output directly in the browser.

Benchmark

The Benchmark page provides performance metrics for Stockfish running in the browser.

Insights

The Insights page will offer detailed analysis and insights into Stockfish's performance and behavior.

Features

  • FEN Input: Enter a chess position in FEN notation.
  • Search Depth: Set the search depth for Stockfish's analysis.
  • Thread Control: Specify the number of threads to use for analysis.
  • Command Execution: Run custom Stockfish commands and view output in real-time.

Support

For any issues or questions, please open an issue on the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

stockfish-toolbox's People

Contributors

ayushch80 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.