-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
📚 Overview
This feature adds a Blockopoly game board that players will use to play the game. The implementation should strictly follow the pixel-perfect design as provided in the Figma link.
🎨 Design
- Use the provided Figma design as the source of truth for the UI layout and styling.
- Ensure the game board UI is pixel-perfect and matches the design specifications.
🛠️ Requirements
- Create the Blockopoly game board component/view.
- The UI must be implemented to be pixel-perfect as per the Figma design.
- The build (
npm run build) should pass with no errors. - Attach a screenshot of your implementation to the PR for visual verification.
⚙️ Technical Considerations
- Follow the Next.js project guidelines as outlined in the README.
- Ensure that any changes are integrated without disrupting existing functionality.
- Verify that the implementation looks good on the intended display resolutions.
✅ Definition of Done
- The game board is implemented and rendered in accordance with the Figma design.
- The UI is pixel-perfect.
- The build completes successfully using
npm run build. - A screenshot of the implementation is attached to the PR.
Let's bring vibrant game experiences to life! 🚀