🎉 We've Rebranded!
We're now Pastesio.com — same fast and simple paste tool, now with a fresh name and .com domain.
You can still visit Pastes.io — it will automatically redirect to the new site.
All existing links (like
We're now Pastesio.com — same fast and simple paste tool, now with a fresh name and .com domain.
You can still visit Pastes.io — it will automatically redirect to the new site.
All existing links (like
pastes.io/abc123
) still work and now redirect to pastesio.com/abc123
.
Description
This is a simple rock paper scissors game which is just like the one played in real life except that it's against a computer which randomly chooses either rock, paper or scissors. It's a nice way to kill boredom, release stress, have fun and learn about how unpredictable life can be(just like how unpredictable the computer's choices can be). The first input is with an 'r', 'p' or 'w' and judgement is made based on what the computer chooses. From there, you can decide to play the game again and again by putting in an input of 'y' to continue or 'n' to stop.