Hendrixm7 / assignments

0 stars 0 forks source link

02 - Rock, Paper, Scissors, Shoot! - boolean logic and algorithms #3

Closed Hendrixm7 closed 4 years ago

Hendrixm7 commented 4 years ago

Rock Paper Scissors!

Create a simple Rock-Paper-Scissors game using C# in which the player plays against a computer.

Objectives

Requirements

A gentle reminder, do explorer mode first, then focus on the adventure.

Background

See the Wikipedia page about Rock, Paper, Scissors

How to get started

Explorer Mode

Adventure Mode

Epic Mode

Hendrixm7 commented 4 years ago

https://github.com/Hendrixm7/assignments/blob/master/homework/game/Program.cs