Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replay setup #5

Open
wants to merge 18 commits into
base: Project-Setup
Choose a base branch
from
Open

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