Skip to content

Simple implementation of Rock Paper Scissors game that talks to a smart contract.

Notifications You must be signed in to change notification settings

chiranz/rps_game

Repository files navigation

Rock Papers Scissors game Implementation

Version 1

Features

  • Multiple players can create an instance of game and play ✅
  • can deposit bet amount if player ✅
  • can submit move ✅
  • Incentivizes the winner ✅
  • Should reset the game if moves are same ✅
  • Submit signed move with salt and reveal later.✅

Improvements that can be done

  • Players should be able to bet with any ERC20 currencies.
  • Winner can mint a NFT.
  • Add time limit to reveal move and punish the non cooperative player by incentivizing cooperative player.

Contract Address

Ether scan - Rinkeby

About

Simple implementation of Rock Paper Scissors game that talks to a smart contract.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published