Skip to content
This repository was archived by the owner on Feb 19, 2023. It is now read-only.
This repository was archived by the owner on Feb 19, 2023. It is now read-only.

ChessBoard components #57

@manelme

Description

@manelme

Create a component that draws a chess board in the UI, each position of that chess board has to be capable of holding a chess piece as a property. Two components must be developed to finish this issue, the ChessBoard component and the Square component. A ChessBoard component has to be formed by 64 Square components as its children.

Chessboard > 64xSquare.

ToDo

  • Design.
  • Validate Design.
  • Implementation.

Metadata

Metadata

Labels

5A very hard issue to solvefeatureNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions