Skip to content

New Gaming Block: Item Tooltip (Hover Card) #474

@TheOrcDev

Description

@TheOrcDev

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.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions