perennialAutodidact / memory-snap

0 stars 0 forks source link

Result Display Design Sketches #84

Closed russfraze closed 3 months ago

russfraze commented 10 months ago

@perennialAutodidact

I created a component called result display which comes up at the end of the game in place of the tile grid. There is an issue for the handling of game over, so for this issue it can just be how it looks and the info that is displayed. Here are two versions of the basic layout so far:

Screen Shot 2024-01-17 at 11 12 02 AM Screen Shot 2024-01-17 at 11 04 30 AM

I'lll change it is to it's in the tie case. Let me know what you think and I can either make changes based on your feedback or if you want to make sketches thats cool too.

perennialAutodidact commented 10 months ago

I think that looks great. The tie case can probably just say "it's a tie!", though that will probably have to change if we're gonna allow more than two players, but that can come later. It'd also be cool to keep track of which pairs each player got and display them on that screen, but that can also come later.

perennialAutodidact commented 10 months ago

Might wanna link this issue with https://github.com/perennialAutodidact/memory-snap/issues/77