Skip to content

rockPaperScissors assignment#3

Open
mattcam3r0n wants to merge 1 commit intogh-pagesfrom
class2-rockPaperScissors
Open

rockPaperScissors assignment#3
mattcam3r0n wants to merge 1 commit intogh-pagesfrom
class2-rockPaperScissors

Conversation

@mattcam3r0n
Copy link
Owner

rock paper scissors assignment

return hand.toLowerCase().trim();
}

const isHandValid = hand => {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really awesome work! You're doing some pretty advanced stuff here. Nice use of functional programming to compartmentalize the parts of the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants