erik-lance / Cataclysm-Digital-Companion

A digital companion for GAMEDES Elective
https://cataclysm-digital-companion.vercel.app
0 stars 0 forks source link

Map Select #2

Closed erik-lance closed 5 months ago

erik-lance commented 5 months ago

After clicking Start Game, the user is sent to a map selection screen.

Here's a good reference image: Image

Each map can be a tile, I think we can use Grid and Card for this.

When displaying the map on the card, I'm not sure yet about the image of the map. We can have pre-made images for this. Feel free to have a placeholder muna if wala pa.

With that in mind, what we need for this is

Whenever a map is done being chosen, it will proceed to #4

Reminder: This is a mobile app but we'll make it landscape.

erik-lance commented 5 months ago

Now displays the maps and the randomizers. Currently waiting na lang for #3

Thinking of it just routing to map/random and it will just generate the map there.