-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Labels
enhancementimprovement of any kindimprovement of any kind
Milestone
Description
A neat feature would be if it was possible to download or share images after they have been drawn. Either show a gallery of drawings at the end of the game or add a small history with thumbnails somewhere on the page.
Implementation:
Either the server would cache all draw commands as long as the lobby is open or the history would be kept on the client-side, meaning history is lost when reloading. Images could be rendered client-side, so the server does not need to know the drawing algorithms.
Some storage solution would probably be necessary to scale well.
Metadata
Metadata
Assignees
Labels
enhancementimprovement of any kindimprovement of any kind