Skip to content

piizei/ai-chess

Repository files navigation

ai-chess

Play chess against LLM.

The projects is assembled from microservices. Following services are used from GitHub as is, and are not modified:

The rest are home-made and with MIT license.

  • chess-ui (this is effort of multiple people)
  • game-service

Installation

Easy peasy, azure developer cli: azd up (creates cloud resources, cost will apply)

Destroy the env with azd down

chess-screenshot.png