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

Design a custom set of chess pieces called Pixel #228

Closed
programarivm opened this issue Dec 27, 2021 · 3 comments
Closed

Design a custom set of chess pieces called Pixel #228

programarivm opened this issue Dec 27, 2021 · 3 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@programarivm
Copy link
Member

programarivm commented Dec 27, 2021

What does the word "pixel" bring to mind?

Unleash your imagination!

A new set of chess pieces needs to be designed as per the following convention.

  • Create a folder named pixel in src/assets/img/pieces.
  • Add six pieces for White in src/assets/img/pieces/pixel:
    • wBishop.svg
    • wKing.svg
    • wKnight.svg
    • wPawn.svg
    • wQueen.svg
    • wRook.svg
  • Add six pieces for Black in src/assets/img/pieces/pixel:
    • bBishop.svg
    • bKing.svg
    • bKnight.svg
    • bPawn.svg
    • bQueen.svg
    • bRook.svg
  • Files must be in SVG format

In fact, this is the same convention as with the default chess pieces in src/assets/img/pieces/default.

Keep it up, and happy learning and coding.

@programarivm programarivm added good first issue Good for newcomers help wanted Extra attention is needed labels Dec 27, 2021
@Tathagat27
Copy link

I would like to work on this, Can you please assign this to me .

@SmashedFrenzy16
Copy link
Member

Hi there, happy learning and coding!

@CodeMaster7000
Copy link
Member

Hi there, happy learning and coding!

@programarivm programarivm closed this as not planned Won't fix, can't repro, duplicate, stale Aug 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants