Skip to content

02week 2#5

Open
jsnconnolly wants to merge 10 commits into
masterfrom
02week-2
Open

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

Conversation

@jsnconnolly
Copy link
Copy Markdown
Owner

No description provided.

Comment thread RockPaperScissors/RockPaperScissors.cs Outdated

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

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