Skip to content

christianwwwwwwww/Leo-RockPaperScissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock, Paper, Scissors!

The program involves two players and two private inputs. The output refers to the winning player. 1u8 for player 1, 2u8 for player 2, and 0u8 if there is a tie. The inputs for the players are 1u8 for rock, 2u8 for paper, and 3u8 for scissors. GL;HF! 🚀

Build Guide

To compile this Aleo program, run:

leo build

To execute this Aleo program, edit the rockpaperscissors.in inputs file with your desired choices. Then, run:

leo execute determine_winner

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published