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

Update script Rock Paper Scissors to refelct reallity in the rule base #237

Open
bbob122 opened this issue Jun 19, 2024 · 0 comments
Open
Assignees

Comments

@bbob122
Copy link
Contributor

bbob122 commented Jun 19, 2024

The script Rock Paper Scissors is a great way to spend some spare time, for instance during classes. However, the current implementation would benefit from some improvements I would like to add:

  1. Currently the implementation does not allow a draw between the computer and the human. This is not really reflecting how the game works.
  2. There are some inconsistencies in capitalisation of user outputs
  3. There is no error handling when the user is asked if he would like to continue, i.e. also a "No" will start a new round
  4. The readme.md file needs to be updated.

@DhanushNehru Could you please assign the Issue to me?

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