Inspiration

Inspiration was to apply my Python knowledge that I already had. So, when I saw the challenge of building something through Python, I thought this was the perfect time for it.

What it does

This is a CLI Python based Rock-Paper-Scissor game where the user chooses one of this three choices and compete with the computer which randomly chooses it's own choice from the three. And based on certain conditions, the winner is predicted.

How we built it

Build it with basic Python knowledge and used random library

Challenges we ran into

Applying the python knowledge I had for the first time into a project was a task as I had to put my thinking in a way that what would I want from this game, if I was the user.

Accomplishments that we're proud of

Very happy that I completed this within and hour.

What we learned

Learnt the application of random library in real world projects and applied it too.

Built With

Share this project:

Updates