Skip to content

Conquer the chessboard with this open-source program leveraging the powerful Stockfish engine. Input your opponent's move, analyze optimal counter-strategies, and dominate the competition. Includes chess diagrams for visual clarity.

Notifications You must be signed in to change notification settings

itsmohitshekhawat/Winchess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Winchess

Conquer the chessboard with this open-source program leveraging the powerful Stockfish engine. Input your opponent's move, analyze optimal counter-strategies, and dominate the competition. Includes chess diagrams for visual clarity.

steps:

  1. download (WinChess.zip) and extract it. Screenshot (5)

  2. download Stockfish (https://stockfishchess.org/download/) and move stockfish folder to WinChess folder. Screenshot (4)

  3. download and install python (https://www.python.org/downloads/)

  4. open CMD and check python version by typing (python --version). if showing, means installed Screenshot (1)

  5. open CMD and install chess module by typing(pip install chess) Screenshot (2)

  6. done, now just open the WinChess folder in CMD and type(python winchess.py) Screenshot (3)

    game results: Screenshot_20230926-204812

About

Conquer the chessboard with this open-source program leveraging the powerful Stockfish engine. Input your opponent's move, analyze optimal counter-strategies, and dominate the competition. Includes chess diagrams for visual clarity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published