Solidity Project: Rock Paper Scissor
Design Doc: https://docs.google.com/document/d/1RRbkEhIYmv3_99PLF7QD1vq7gM8kdl7iUm1kWtKam14/edit
Testing Plan: https://docs.google.com/spreadsheets/d/1r3rQv7ssFWcGTnqlskazQkpXSXNEWVc456izbZJ7wnE/edit?usp=sharing
Steps remaining in version 1
- Timeout on games for withdrawing funds ( So they aren't stuck )
- Front End A. Play -> wait - > Reveal B. Reveal -> wait -> Winner/Loser C. Winner/Loser -> Re-Play
Ideas for version 2
- Multi game session
- sidebar with active games
- Game history page with result
- A deposite function (maybe the user just want to deposit first, right now the only way to deposite is to play)
- Able to challenge friend with address
- Player able to set amount to wagerr (auto match player with same amount)