Python: Rock, Paper, Scissors but GUI
One of the most overused examples for tutorials is making a "rock, paper, scissors" game. I mean, it covers user input, comparisons, if/else, lists/arrays, etc. but .. it's just not interesting.
So, the other day I had the idea to make the same old t...
alex-does.hashnode.dev7 min read