Danielpark1239 / Chess_v2

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Python 100.0%