Feature Type: New Gaming Block
Component Name: ItemTooltip
🧩 Description
Create a retro-style Item Tooltip component that appears on hover and displays:
- Item name
- Rarity (color)
- Stats (attack, defense, speed, etc.)
- Short description
It should use Tooltip component, and follow the 8-bit style used across 8bitcn, and be flexible enough to work with any item object passed via props.
📸 Behavior
- When hovering over an item icon or text → show a small 8-bit tooltip card.
- Tooltip should be from the 8bitcn lib
- Automatically adjust width based on content.
✅ Acceptance Criteria
- Matches 8bitcn pixel style.
- Works with both text and icons as the hover trigger.
- Responsive and accessible.
Includes documentation page like all other gaming components.
Feature Type: New Gaming Block
Component Name: ItemTooltip
🧩 Description
Create a retro-style Item Tooltip component that appears on hover and displays:
It should use Tooltip component, and follow the 8-bit style used across 8bitcn, and be flexible enough to work with any item object passed via props.
📸 Behavior
✅ Acceptance Criteria
Includes documentation page like all other gaming components.