kunjgit / GameZone

This open source repository contains collection of games build on basic tech stacks in web development . Use your creativity and build your own game and contribute to the repository by making PR 🎮
https://kunjgit.github.io/GameZone/
Apache License 2.0
546 stars 835 forks source link

[New game]: Add Rock, Papper, Scissor game #4672

Open kartikmehta18 opened 1 month ago

kartikmehta18 commented 1 month ago

🎮 Game Request

Rock-Paper-Scissors, is a simple hand game usually played between two people. Each player simultaneously forms one of three shapes with an outstretched hand. The possible outcomes are: Rock crushes Scissors, Scissors cuts Paper,Paper covers Rock

Point down the features

The game displays the choices to play with computer and if you won the match you got +1 if u lose -1 this will be the point distribution

https://github.com/kunjgit/GameZone/assets/125860170/0ac74a3c-9bbb-450e-8955-97c415c3a670

Select program in which you are contributing

GSSoC24

Code of Conduct

kunjgit commented 1 month ago

Hey @kartikmehta18 ! Thank you for raising an issue 💗 You can self assign the issue by commenting /assign in comment 😀 Make sure you follow CODE OF CONDUCT and CONTRIBUTING GUIDELINES 🚀 Don’t Forget to ⭐ our GameZone🎮 Make sure you join our Discord🕹️

kartikmehta18 commented 1 month ago

/assign

kartikmehta18 commented 1 month ago

https://github.com/kunjgit/GameZone/pull/4675 @kunjgit plz review