📃: ChessGame implementation #40
Labels
Contributor
Denotes issues or PRs submitted by contributors to acknowledge their participation.
good first issue
Good for newcomers
gssoc-ext
hacktoberfest
level1
Status: Assigned💻
Indicates an issue has been assigned to a contributor.
🔴 Title : Chess Game Project
🔴 Aim : To create a fully functional chess game that allows users to play against each other or an AI, showcasing the principles of Object-Oriented Programming (OOP) in Python.
🔴 Brief Explanation :
This project implements a chess game where two players can compete against each other. The game follows standard chess rules, with each piece having unique movement capabilities. It will include features like turn-based play, check and checkmate conditions, and a user-friendly interface. The project aims to demonstrate the application of OOP concepts such as encapsulation, inheritance, and polymorphism through classes for the chessboard, pieces, players, and game logic.
Screenshots 📷
N/A
✅ To be Mentioned while taking the issue :
Full name : Ankit Ojha
What is your participant role? (Mention the Open Source Program name. Eg. GSOC, GSSOC, SSOC, JWOC, etc.) GSSOC
Happy Contributing 🚀
All the best. Enjoy your open source journey ahead. 😎
The text was updated successfully, but these errors were encountered: