Skip to content

Show and share pictures after drawing #91

@SZenglein

Description

@SZenglein

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

No one assigned

    Labels

    enhancementimprovement of any kind

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions