-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestpriority: lowLow priority - nice to haveLow priority - nice to have
Description
Feature summary
Add ability to share game results to social media
Why is this feature important?
It will allow players to celebrate victories, share memorable matches, and organically promote the game through their social networks, increasing player engagement and organic growth.
Possible implementation details
- Add "Share Result" button that appears after game ends (win/tie screen)
- Generate a shareable image/card with:
- Final board state with emoji pieces
- Winner indication or "TIE" message
- Player emojis and basic stats (optional)
- Game branding/logo
- Use HTML Canvas or similar to render the card client-side
- Provide options to:
- Download image directly
- Copy shareable text + link to clipboard
- Share via Web Share API (mobile native sharing)
- Optional: Generate unique replay link that shows game result
I checked for duplicate requests
- Yes, this is a new idea.
Additional context
This feature would help with organic marketing and player retention. Consider privacy - avoid sharing room codes or personal info. The shareable content should be visually appealing and on-brand with the Dracula theme. Could include QR code or short link to the game homepage.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpriority: lowLow priority - nice to haveLow priority - nice to have