Closed ben9583 closed 3 years ago
Likely singleplayer, casual, ranked, settings, leaderboards, and exit, of which we implement in the order exit -> settings -> singleplayer -> casual -> leaderboards -> ranked
Leaderboards cuts casual and ranked? Maybe having single/casual/ranked on the top half, settings on bottom left, leaderboard on bottom right, and exit on bottom
No that's the order of implementation, not the order of appearance
Oh I see, yea that's a good idea then. I'll create a new issue for the exit button functionality.
Just thought about it some more; @harshavb how about instead of doing casual/ranked, we do local/online multiplayer, with the online multiplayer having those casual/ranked options?
Good idea
Decided upon; closing issue
The next step for the game is to define what each button will do. We should map out a goal for every button when the user clicks it before we start work on the implementation
Issues for each button: Exit: #34