Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ChessBoard.py #401

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dsg753
Copy link
Contributor

@dsg753 dsg753 commented Jan 28, 2025

Coordinate Labels: Displays row numbers (1-8) and column letters (A-H) around the board.

Dynamic Piece Placement: Pieces (e.g., rooks and pawns) are placed using Unicode chess symbols.

Square Highlighting: Allows highlighting specific squares (e.g., valid moves or selected positions).

PR Title

Give a title to your PR

Summary

summary...

Description

The changes are as follows:

  • Change 1
  • Change 2

Checks

in the repository

  • Made no changes that degrades the functioning of the repository
  • Gave each commit a better title (unlike updated README.md)

in the PR

  • Followed the format of the pull_request_template
  • Made the Pull Request in a small level (for the creator's wellfare)
  • Tested the changes you made

Thank You,

[Your Name]

Coordinate Labels: Displays row numbers (1-8) and column letters (A-H) around the board.

Dynamic Piece Placement: Pieces (e.g., rooks and pawns) are placed using Unicode chess symbols.

Square Highlighting: Allows highlighting specific squares (e.g., valid moves or selected positions).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant