Skip to content

02week 2#5

Open
jsnconnolly wants to merge 10 commits intomasterfrom
02week-2
Open

02week 2#5
jsnconnolly wants to merge 10 commits intomasterfrom
02week-2

Conversation

@jsnconnolly
Copy link
Owner

No description provided.


string hand2 = null;
Random rnd = new Random();
int rps = rnd.Next(0,2); //hand2 is played by computer random
Copy link

Choose a reason for hiding this comment

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

This will only generate a random number of 0 or 1

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