Create a retro style Victory Screen component that appears after a battle and displays:
- Victory title/banner
- XP gained (optional)
- Gold earned (optional)
- Items dropped (optional - icons + names)
- Summary stats (optional - turns taken, damage dealt, etc. — optional)
It should follow the 8-bit pixel style used across 8bitcn and be flexible enough to accept any reward data via props.
📸 Behavior
Create a retro style Victory Screen component that appears after a battle and displays:
It should follow the 8-bit pixel style used across 8bitcn and be flexible enough to accept any reward data via props.
📸 Behavior