Diwakar-Gupta / Diwakar-Gupta/Chess

Feature: Show Chequemate status

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

Description

When king is under check and no move can save him its checkmate.

How to do
1. Board should have a function called isCheckMate
2. Game should show relevent info to user

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Board and Game components or modules mentioned in the issue, then inspect how check and legal moves are currently represented. Done means Board exposes an isCheckMate function and Game shows relevant checkmate information to the user; add or run the existing chess tests if the repository provides them.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend, game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.