Skip to content

Experience the ultimate in strategic gaming with our customizable chess AI

License

Notifications You must be signed in to change notification settings

SeoulSKY/ChessAI

Repository files navigation

ChessAI

Chess AI

Experience the ultimate in strategic gaming with our customizable chess AI

Feature Overview

Play

play

Customize

customize

How to run

This application requires Docker. Please install it first.

To run the app, use the following command:

docker compose up

When web-server prints Accepting connections at http://localhost:8080 and ai-server prints AI Server is up and running. Ready to receive requests, it is ready to be used. Then, visit here to play chess against AI. Using Chrome Browser is recommended.

Architecture

Screenshot from 2022-06-27 19-22-16

AI Server API

Visit here to read the document.