Skip to content

Conversation

@Addy1317
Copy link

@Addy1317 Addy1317 commented Dec 6, 2023

Game Update : Replay

@Addy1317
Copy link
Author

Addy1317 commented Dec 6, 2023

[Assignment] - Create Replay Service

Add a replay button in Game End UI
Create a new GameEventController in EventService for starting replaying a battle.
Invoke this event when the replay button is clicked.
This event should:
Set Replay State as Active
Set Input State as Inactive
Game End UI should be disabled
Battle Service should reload the the recently played battle.
Command Invoker should set the replay stack inside Replay Service.
@Addy1317
Copy link
Author

Addy1317 commented Dec 6, 2023

[Assignment] - Implement Battle Replay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants