Skip to content

Challenge yourself with the classic game of Rock, Paper, Scissors! This web-based project, crafted with HTML, CSS, and JavaScript, lets you engage in a fun duel. Make your move and see if you can outsmart the computer opponent. Ready to play?

License

Notifications You must be signed in to change notification settings

Mehrabios/Rock-Paper-Scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Rock-Paper-Scissors

This project is under the copyright of Mohammad Hossein Anbarlou (Mehrab Anbarlou).

Challenge yourself with the classic game of Rock, Paper, Scissors! This web-based project, crafted with HTML, CSS, and JavaScript, lets you engage in a fun duel. Make your move and see if you can outsmart the computer opponent. Ready to play?

Description

Players have fewer chances based on the selected difficulty level. A player must choose one of the three options: Rock, Paper, or Scissors. The game randomly selects one as well. The outcome of each round is determined by the choices of both the player and the game. The one with more victories at the end is declared the winner.

Features

Here are the features of this project:

  • Difficulty levels: Choose the difficulty level from Easy, Normal, Hard and Expert;
  • Win/Loss Status: Show Win/Loss status to player after playing a match;
  • Display game information: Display vital information such as remaining chances, history of choices in previous matches, win/loss status, and ...

Technologies Used

HTML , CSS , Vanila JS

Contribution Guidelines

Your contributions to improve the Rock-Paper-Scissors game are welcome. To contribute:

  • Fork the project;
  • Make changes in a new branch: git checkout -b feature/new-feature-name;
  • Commit your changes: git commit -m 'Add new feature';
  • Push your branch to your fork: git push origin feature/new-feature-namev
  • Use the Pull Request section on GitHub to submit your changes for review and merging.

Copyright (c) 2024 Mohammad Hossein Anbarlou (Mehrab Anbarlou)

About

Challenge yourself with the classic game of Rock, Paper, Scissors! This web-based project, crafted with HTML, CSS, and JavaScript, lets you engage in a fun duel. Make your move and see if you can outsmart the computer opponent. Ready to play?

Topics

Resources

License

Stars

Watchers

Forks