Skip to content

ioserikov/RCP_solidity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

contract for playin game Rock, Scissors, Paper

only fot target of solidity study.

  • Number of states - 5
  • Number of stata-changes - 7

Two adresses make stake from set {scissors, paper, rock}

  • rock wins scissors
  • scissors wins paper
  • paper wins rock

First player also decides amount of stake

Creator always recieves reward from round.

Task of hidden stake of first player is not implemented yet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published