karanBRAVO / karanBRAVO/Chess_Game

Pending game rules

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

- add the **_check mate_** detection
- **_en-passant_** rule
- _**castling**_
- **_draws_**

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the chess rules and game-state entry points in the Python pygame project. Review how moves and board state are represented, then define verification for checkmate, en passant, castling, and draws; the work is done when all four rules behave correctly in the game.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
game-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.