Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solitaire

A solitaire chess solution program in python. The game on amazon.com

Dependency

  • tkinter for graphic user interface
  • pickle for saving and loading maps

How to use it?

Click the cell on the board and type a character to place a chess piece.

  • King : k
  • Queen : q
  • Bishop : b
  • Knight : h
  • Rook : r
  • Pawn : p
  • Delete : d

Solve button solves the current configuration, clear button clears the board, and load and save does what it says.

About

solitaire chess solution program in python

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages