Skip to content

Commit 78d3f4b

Browse files
committed
adding sprint retro and review
1 parent 27fe3b1 commit 78d3f4b

File tree

3 files changed

+18
-0
lines changed

3 files changed

+18
-0
lines changed
File renamed without changes.

sprint/sp4_retrospective.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Sprint 4 (final) retrospective
2+
3+
1. **Add several levels to the game:** It was possible to add 3 levels to the game that work well. Enemies are able to attack as well as the hero, who has the high attack and the normal attack. Each level has its own background and each enemy has its own special characteristics.
4+
5+
2. **Add music and noises to the game:** There are different sounds for each attack and each enemy, for collecting items, as well as sounds for transitions between stages. The theme songs, however, were missing. There is a theme song on the opening screen but not on the other screens.
6+
7+
3. **Development of full screen settings:** the goal of setting the screen to fullscreen mode at the 1920x1080 aspect ratio has been successfully achieved.
8+
9+
4. **Hero attack features:** the hero is able to perform all the proposed attacks.
10+
11+
5. **Enemy attacks:** Each of the 3 different enemies created is capable of performing simple attacks, each with its own special characteristic.So the goal was achieved in its completeness.
12+
13+
6. **Final boss:** It was not completed, as only three different levels were developed, not including the final boss.
14+
15+
7. **New camera system centered on the hero:** Overall the goal was achieved. The only error occurs when the hero moves to the edge of the screen on the left, reaching a region where there is no background.

sprint/sp4_review.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Sprint 4 (final) review
2+
3+
The objectives were partially achieved. It was possible to notice that the game has evolved a lot in this last sprint, even though it is not yet a completely finished product, with parts still missing. The team as a whole was able to work together, understanding what each other's expertise was. It was noticeable that we worked best by testing the platform in separate branches and then implementing the changes in the final version. It was also notable that the vacation break hindered a little the work developed, causing less to be delivered than expected. Still, as said, there was a lot of progress, even if the high expectations were not completely met.s

0 commit comments

Comments
 (0)