metafy-social / web3-smart-contracts

A repository of smart-contracts in the web3 space, all in a simple and collective space of hardhat for you to refer anytime
GNU General Public License v3.0
55 stars 45 forks source link

Rock Paper Scissors Game - Smart Contract #121

Closed ShwetKhatri2001 closed 1 year ago

ShwetKhatri2001 commented 1 year ago

Is your feature request related to a problem? Please describe.

An online two-player game can be managed with a smart contract.

Describe the solution you'd like

A smart contract that covers all the cases of input by two players, calculates the scores and announces the winner.

I'd like to add this game smart contract.

0xVikasRushi commented 1 year ago

Hey I would like to contribute