googleinterns / Pictophone

Visual telephone web game, by STEP 2020 Pod 119.
http://phoebeliang-step.appspot.com/
Apache License 2.0
3 stars 2 forks source link

Image collage option at endgame #32

Closed tomatocat closed 4 years ago

tomatocat commented 4 years ago

Is your feature request related to a problem? Please describe. Currently, at the end of the game, we see all the images displayed in a line with just img tags. It is hard to tell where one person's drawing ends and where the next person's begins, or who made each image.

Describe the solution you'd like Users will want flexibility to create their own collage based on the drawings made. We should use fabric.js to support the feature, starting with a default canvas of labeled images and allowing them to be resized and moved around. They should be able to download this collage in a single image file. When downloading the collage, the image should be named after the gameName. When downloading the zip, the images should be renamed to the format ${playerIndex} - ${username}.