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

Issue getting game winner to be display for small period (3 seconds) without causing game to hang #1

Open
barclayd opened this issue Apr 12, 2019 · 0 comments

Comments

@barclayd
Copy link
Owner

Describe the bug
Unable to find a solution thus far to allowing the winner text (e.g. 'You Win!') to be displayed without causing unnecessary hangs to game and performance issues.

To Reproduce

$ git clone https://github.com/barclayd/Multiplayer-Rock-Paper-Scissors
$ cd Multiplayer-Rock-Paper-Scissors
$ python server.py

In two new terminals/alternate computers on the same network

$ python client.py

Then play a game of Rock, Paper, Scissors.

Expected behaviour

In this bug, the result of the game flashes on the screen for less than half a second - user experience must be improved to inform a user clearly as to whether or not they have won, lost or drawn the game

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

No branches or pull requests

1 participant