Inspiration

Challenge from MLH was a great motivation to test my coding skills.

What it does

The bot will choose randomly from rock paper and scissor and check on point tally with winner of each round.

How we built it

I used simple python and if and elseif loop for the points tally.

Challenges we ran into

Looping is simple but indentation and elseif loops need to be careful checked and remove any errors to run the program smoothly.

Accomplishments that we're proud of

This is the first time i have ever tried coding a game on python and it has increased my confidence on coding so i am proud of it.

What we learned

I learned basic usage of loops to make fundamentally simple games like Rock Paper Scissors. It has excited me to code more games in the coming future.

Built With

Share this project:

Updates