First sprint
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.