Skip to content

ammonb/chess-contest-server

Repository files navigation

Triplebyte Chess Server

Server is live here.

Protocol spec is here.

To run server on port 1234

python server.py 1234

random_client.py is an example client implementation. To connect to local server

python random_client.py localhost 1234 TournamentName PlayerName

About

Chess server for the Triplebyte programming contest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published