Skip to content

Hubert-LEROUX/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess

Chess Game in python

Customization

You can chosse between different boards and pieces.

Jeu pièces fantasy

Fantasy


Jeu pièces merida

Merida

Dans utils/settings.py, vous pouvez effectuez vos réglages:

settings = {
    "piecesFolder":"merida", # Il y a trois choix différents : merida, fantasy & spatial
    "boardFolder":"wood"
}

Thanks

To the site Canvas Chess http://www.canvaschess.com/download.php

Je remercie ce site pour les échiquiers et les jeux de pièces mis à disposition.

About

Chess Game in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages