Skip to content

First sprint

Compare
Choose a tag to compare
@lazaro92 lazaro92 released this 20 Oct 10:58
· 91 commits to develop since this release

This sprint includes:

  • Menu scene: main scene to play a new game, access to configuration or access to the credits.
  • Configuration scene: created empty scene with a link to main scene.
  • Credits scene: created empty scene with a link to main scene.
  • Game scene: scene where the game is played. It has one player with one playable character and an internal turn countdown that, when it finalizes, it goes to final scene.
  • Final scene: scene with fake results of the game that has been played. It has a link to main scene.