nguyensjsu / sp18-202-horizon-zero-dawn

0 stars 1 forks source link

How game starts #62

Closed RickLothar closed 6 years ago

RickLothar commented 6 years ago

When entering the game, the player must do the following:

  1. enter a password
  2. if the password is correct, goto 3, else goto 1
  3. Choose the start level(new player-goto 4 or returning players-goto 5)
  4. Start the game at the introduction1 level
  5. Start the game at the JumpWorld

Acceptance criteria