aleksanderwalczuk/CC-Project-2

UI Component | Join main menu, game modes, rules and score table

vieraboschkova opened this issue · 0 comments

old hash: #19

Acceptance Criteria

  • Component displays previously prepared components.
  • The component displays the Star Wars Logo.
  • The component displays the Main Menu.
  • The component displays a sample image to be guessed.
  • The component displays the rules of the game.
  • The component displays two buttons.
  • The right button is always "PLAY THE GAME".
  • The left button is "Hall of fame", when pressed, it changes the view of the rules of the game to the ranking of players.
  • After pressing the "Hall of fame" button, the Component displays the ranking of players in the selected game mode.
  • After pressing the "Hall of fame" button it turns into the "Rules" button, pressing which will show the rules of the selected game mode again.
  • Component performance covered by unit tests.