Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Mobile Start Game Screen #257

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

New Mobile Start Game Screen #257

wants to merge 3 commits into from

Conversation

Steedie
Copy link
Contributor

@Steedie Steedie commented Nov 25, 2024

What

Modified MobileBoot.tsx and MobileBoot.module.css to add the new mobile Start Game screen design:

Design

Screenshot 2024-11-22 113913

In-Game

image

Notes

  • Still requires matchmaking update
  • For testing:

image

image

<div className={styles.startBtn} onClick={onStartClick}>
Start Game
</div>
<div className={styles.infoText}>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would change this to be more formal
"Two players required to start. For the best experience, wait for four!"

@ldunnplaymint
Copy link
Contributor

I am on desktop using your changes to test the mobile flow. Currently, if I click "Start" I am just put into the old lobby screen, complete with the invite code & discord link. I assumed that the new screen would replace that?

@Steedie Steedie marked this pull request as draft November 25, 2024 11:51
@Steedie
Copy link
Contributor Author

Steedie commented Nov 25, 2024

I am on desktop using your changes to test the mobile flow. Currently, if I click "Start" I am just put into the old lobby screen, complete with the invite code & discord link. I assumed that the new screen would replace that?

(as mentioned in the call:) Set as draft PR - not ready until Jimmy's matchmaking PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants