You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create the game page, create a div with a placeholder game name and another div with a background color and large fixed height and width for the game to be in.
Create 2 buttons to toggle between the comments and the leaderboard. Keep track of whether the page should be showing comments or the game's leaderboard.
Highlight which state the page is in by applying additional styles to the button
The text was updated successfully, but these errors were encountered:
Create the game page, create a div with a placeholder game name and another div with a background color and large fixed height and width for the game to be in.
Create 2 buttons to toggle between the comments and the leaderboard. Keep track of whether the page should be showing comments or the game's leaderboard.
Highlight which state the page is in by applying additional styles to the button
The text was updated successfully, but these errors were encountered: