Skip to content

Updated version of chess game in Python. Uses pygame, pygame_menu, stockfish, and chess.

Notifications You must be signed in to change notification settings

Danielpark1239/Chess_v2

Repository files navigation

Chess_v2

Updated version of chess game in Python. Uses pygame, pygame_menu, stockfish, and chess.

Getting Started

Download the project files and run main.py. In order to play single-player mode, you'll also need to install Stockfish and specify its path in constants.py. More information on doing so can be found here: https://pypi.org/project/stockfish/

Controls

Use the mouse to drag and drop pieces. Use spacebar to flip the orientation of the board.

Enjoy the game!

About

Updated version of chess game in Python. Uses pygame, pygame_menu, stockfish, and chess.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages