Skip to content

augustinbarbe/chess-arena

Repository files navigation

chess-arena

chess-arena is a micro-service application where robots fight each other at chess. It relies on the following micro-services:

  • web-api, which is a web client to start and watch robots playing chess.
  • chess-docker, which takes care of managing docker containers to host chess ai.
  • chess-ai, which is the application taking care of playing. Relies on docker.
  • redis for communication.

installation

Setting up docker:

Because one of the services needs to interact with the docker daemon, the socker daemon need to be mounted in it. While this is not really a proper thing to do, this is

https://docs.docker.com/engine/security/https/

About

Arena for bot chess fights

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published