cse442-fall-2019-offering / 442projects-chicken-add

442projects-chicken-add created by GitHub Classroom
0 stars 0 forks source link

End Game Scene #63

Open depaolatom opened 4 years ago

depaolatom commented 4 years ago

New scene is added that is triggered when the player reaches the end of the level. This scene also can return the player to the main menu.

depaolatom commented 4 years ago

Acceptance Test:

  1. Press 'play' from main menu.
  2. Play game using 'WASD' or arrow keys.
  3. When player reaches the end of the level a new scene will be triggered.
  4. When new scene appears, player can click 'exit game' to return to the main menu.