Bug 802 - after the boss is dead, winning result is not displayed
Summary: after the boss is dead, winning result is not displayed
Status: RESOLVED FIXED
Alias: None
Product: CS3343 Group 07 SHOOTER GAME
Classification: Unclassified
Component: screenUI (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- enhancement
Assignee: Claire Poon
URL:
Depends on:
Blocks:
 
Reported: 2023-11-30 17:10 HKT by Claire Poon
Modified: 2023-11-30 22:29 HKT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Claire Poon 2023-11-30 17:10:20 HKT
after the boss is dead , the did not display winning result . 
Expected behavior: should display "you win" screen
Comment 1 Claire Poon 2023-11-30 22:27:12 HKT
[Description]
I have encountered a bug in my shooter game where the winning result is not displayed after the boss is defeated. Additionally, the map continues to loop endlessly even though the boss has been killed. According to the expected behavior, upon defeating the boss, the player should receive a winning result, and the game should allow for a restart. However, the winning result is not displayed, and the map continues to loop indefinitely after the boss is dead.

[Steps to Reproduce]
1. Launch the shooter game.
2. Progress through the game until the boss encounter.
3. Defeat the boss and observe the result and map behavior.

[Actual Result]
After defeating the boss, there is no winning result displayed to indicate a successful completion of the game. The map continues to loop endlessly, even though the boss has been killed. This behavior prevents the player from restarting the game or proceeding to the winning state.

[Expected Result]
1. The expected behavior after defeating the boss is as follows:
2. Upon defeating the boss, a winning result should be displayed to indicate the successful completion of the game.
3. The map should stop looping and provide an option to restart the game or proceed to the winning state.
The player should be able to restart the game, allowing for replayability and further gameplay.