Skip to content

The final capstone project 'Gesture Strike' for Solidity bootcamp by Encode club.

License

Notifications You must be signed in to change notification settings

paulvtan/encode-club-solidity-bootcamp-2022-capstone-project

Repository files navigation

Gesture Strike

"Gesture Strike," a Rock, Paper, Scissors blockchain game with an on-chain match history and wagering mechanism.

Screenshots

Login with Metamask and create a new match. Screenshot

Select your gesture and submit it to the blockchain or battle against a random opponents. Screenshot

Smart Contract

MatchFactory.sol is the main smart contract that handles the creation of new matches and the submission of gestures.

Match.sol is the smart contract that handles the logic of the game and the storage of the match history. Hold and transfer the rewards to the winner.

About

The final capstone project 'Gesture Strike' for Solidity bootcamp by Encode club.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published