♟️
Chess
A two-player chess game built with Pygame. It renders the board and pieces in a desktop window using the image assets in the Assets/ folder.
A two-player chess game built with Pygame. It renders the board and pieces in a desktop window using the image assets in the Assets/ folder.
A two-player chess game built with Pygame. It renders the board and pieces in a desktop window using the image assets in the Assets/ folder.
python main.py. A Pygame window opens showing an 8×8 chessboard with all pieces in their starting positions, rendered using the image assets from the Assets/ folder.pip install pygame
python main.py