Skip to content

BruteForce009/ChessProgram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessProgram

Test your chess skills againist this python based chess engine.

Game_intro

How to Run

  1. Download the repository as zip and extract it.
  2. Python should be installed on the system.
  3. Open command prompt in the extracted folder.
  4. Install packages: pip install -r requirements.txt
  5. Run the game with this command: python Main.py
  6. Choose piece color and board theme from menu.
  7. Enjoy !

chk-mt

About

Chess Engine and GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages