Skip to content

JoKrus/j-chess-client-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

j-chess-client-python

This repository aims to be a starting point for implementing a chess ai for the j-chess-server in python.

To start, you can copy this repository and add an Ai that extends from BaseAi and call the client with it and you should be ready to go.

To regenerate the classes from the xsd, call

xsdata .\xsd\jChessMessage.xsd --package j-chess-generated

About

j-chess implementation in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages