Rock paper scissor
So I made a rock paper scissor game (im a beginner) and tried making it as simple to read, clean and professional as possible using methods (i didn't make classes because its a simple program)
The program handles almost every type of error that can occur (I think)
What else can I improve in my program? or is it good
https://www.programiz.com/online-compiler/1kN5oKcITAsWr
4 Replies
⌛
This post has been reserved for your question.
Hey @Diamond Grape! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
Give OOP a try. Create a class "Game", "Round", "InputValidator" and "Referee" (and "UserDialog" if you like).
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived.
If your question was not answered yet, feel free to re-open this post or create a new one.
In case your post is not getting any attention, you can try to use /help ping
.
Warning: abusing this will result in moderative actions taken against you.