malivinayak / Rock-Paper-Scissors

Welcome to the Rock Paper Scissors game! This is a simple game built with HTML, CSS, and JavaScript.
https://malivinayak.github.io/Rock-Paper-Scissors/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add "Rules" for Rock, Paper, Scissors Game #5

Open ayushichoudhary-19 opened 11 months ago

ayushichoudhary-19 commented 11 months ago

Description:

The current version of the Rock, Paper, Scissors game lacks information about the rules of the game, which is essential for players, especially those who might be new to the game. To improve the user experience and provide clarity on how the game is played, it is recommended to add a "Rules" button to the game interface.

Suggested Enhancement:

Expected Behavior:

Note:

I would like to work on implementing the "Rules" popup feature for the Rock, Paper, Scissors game. Please assign this issue to me.

malivinayak commented 11 months ago

PR is welcome