Skip to content

raquelhortab/chess-server

Repository files navigation

project moved to another repository -> this is not updated!

chess-server

Build the docker container

$ docker build -t chess-server .

Run the docker container

$ docker run -p 80:80 --name chess -it chess-server

And redirect the browser to http://127.0.0.1.

python-chess

Check : python-chess documentation and python-chess on github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published