karanBRAVO / karanBRAVO/Chess_Game
Pending game rules
Open
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