30DaysOfJavaScript icon indicating copy to clipboard operation
30DaysOfJavaScript copied to clipboard

ROCK PAPER SCISSOR GAME

Open vedanshipathak opened this issue 1 year ago • 3 comments
trafficstars

@swapnilsparsh ,i wanted to add a ROCK PAPER SCISSOR game which will have the following tech stack features: HTML,CSS and JAVASCRIPT. Basic logic: Rock kills scissors; paper kills rock & scissor kills paper .User can choose any one of them and the computer will generate a random input against it . Here are some features of the game :

  1. The user will be able to play against the computer reflecting scores of both user and computer . 2)There will also be a reset button that will reset the score back to 0 ,so that the user can start fresh again. 3)Used CSS to give the game a layout and appearance & JAVASCRIPT for the logic behind the game.

vedanshipathak avatar May 11 '24 09:05 vedanshipathak

Thank you for opening your first issue in our repository! One of our maintainers will get in touch with you soon.

github-actions[bot] avatar May 11 '24 09:05 github-actions[bot]

hii @vedanshipathak please assign this project to me .. as i want to contribute in this project as i am GSSoC24 contributer...??

Aryan-joh avatar May 11 '24 12:05 Aryan-joh

Hey @vedanshipathak ! Please assign this project to me, I want to contribute in this project as GSSOC'24 contributor and also I've created and written the logic of this game in Java before, and I think I can do it with these 3 languages too.

nishthaaggarwal15 avatar May 11 '24 15:05 nishthaaggarwal15

@vedanshipathak Thank you for providing your insight but it is not required as of now.

swapnilsparsh avatar May 11 '24 19:05 swapnilsparsh