Skip to content

Iam-tomiwa/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roshambo- A Rock, Paper, Scissors Game

Design preview for the Rock, Paper, Scissors coding challenge

Heyy! 👋

Thanks for checking out this game. Pls dont forget to give this project a 🌟 right up 👆

This game was an advanced coding challenge I saw at Frontend Mentor. And I took it up and tweaked it. It's a really cool game to wear off stress.

Update

Design preview for the Rock, Paper, Scissors,Lizard, Spock update

I plan to make it more complex by making it Rock, Paper, Scissors, Lizard, Spock, tell me what you think on my Twitter page here

Rules

Rules preview for rock paper Scissors

The game starts with a preset score of 3 points which reduces by 1 if you lose a round and adds 1 point if you win a round. You lose the game if the scrore reaches 0 and your win if it reaches 6.

How do I know who wins a round?

  • Paper beats Rock
  • Rock beats Scissors
  • Scissors beats Paper

This project is hosted for free by Vercel. Feel free to check it out.

Have fun playing! 🚀