larymak / Python-project-Scripts

This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
GNU General Public License v3.0
1.32k stars 921 forks source link

[feat]: Develop Two-Player Chess Game in Python #360

Closed purnasth closed 1 year ago

purnasth commented 1 year ago

PR Title: [feat]: Develop Two-Player Chess Game in Python

Closes issue #359

This pull request brings a fully functional two-player chess game, aiming to entertain and serve as a learning tool for chess enthusiasts.

Features

I have implemented a two-player chess game using Python, integrating various features:

Attachments

Screenshot 2023-10-28 211726

github-actions[bot] commented 1 year ago

Hi @purnasth! :wave:

Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.