Skip to content

mannndrew/Chess-Game-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TO TEST:

  • Make sure most reccent version of Python is installed.
  • Folders "assets" and "stockfish" must be downloaded.
  • Run the "Chess.exe" file.

TO COMPILE:

  • Make sure most reccent version of Python is installed.
  • Folder "src", "assets", and "stockfish" must be downloaded to successfully compile.

FEATURES:

  • Easy to use GUI to implement a fully playable game of chess.
  • Integrated stockfish chess engine to simulate an AI playing as opponent.
  • Displays most recent move along with all possible legal moves.
  • Plays sound when piece is moved or captured.
  • Allows pawn promotion, castling, and en passant.
  • Press "t" to change theme, "r" to restart the game.

PREVIEW:

Chess

About

Python-based chess game featuring integrated AI opponent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages