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

🎁 Feature: Adjust time of game play #23

Open
LukaszGrela opened this issue Mar 13, 2024 · 0 comments
Open

🎁 Feature: Adjust time of game play #23

LukaszGrela opened this issue Mar 13, 2024 · 0 comments
Labels
Backend Concerns Backend code enhancement New feature or request Frontend Concerns Game

Comments

@LukaszGrela
Copy link
Owner

At the moment the game play time is measured from the first word guess to the last guess request that was either winning or failing due to reaching attempts limit. It means that the time needed to handle requests is part of that measurement.

Calculate the transaction time accumulator and offset the gamplay time by the transaction time.

@LukaszGrela LukaszGrela added enhancement New feature or request Frontend Concerns Game Backend Concerns Backend code labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Concerns Backend code enhancement New feature or request Frontend Concerns Game
Projects
None yet
Development

No branches or pull requests

1 participant