Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Add a new game action called Explain Position #699

Closed
programarivm opened this issue Jan 12, 2024 · 2 comments · Fixed by #700
Closed

Add a new game action called Explain Position #699

programarivm opened this issue Jan 12, 2024 · 2 comments · Fixed by #700
Assignees
Labels
good first issue Good for newcomers

Comments

@programarivm
Copy link
Member

programarivm commented Jan 12, 2024

A new list item called Explain Position needs to be added to the Game Action list implemented in the src/features/panel/Buttons.js component.

Screenshot 2024-01-12 19:07:53
Figure 1. The Game Actions list is located on the right side of the screen.

The following MUI icon will be used since Explain Position is intended to explain the current position.

import CommentIcon from '@mui/icons-material/Comment';

No additional programming is required to close this issue — just display the list item, it's a really good first issue to get familiar with the codebase!

Keep it up, and happy coding.

@programarivm programarivm added the good first issue Good for newcomers label Jan 12, 2024
@Luzefiru
Copy link
Contributor

Hi there, happy learning and coding!

@programarivm
Copy link
Member Author

@Luzefiru welcome to ChesslaBlab.

Thank you for joining the community, please make sure to read the Contributing Guidelines.

Happy learning!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants