en-US/about_RockPaperScissors.help.txt

PSTOPIC
    about_RockPaperScissors
SHORTDESCRIPTION
    Play the classic Paper-Rock-Scissors game.
LONGDESCRIPTION
    Rock-Paper-Scissors is a zero sum hand game in which each player simultaneously forms one of three shapes with an outstretched hand.
DETAILED DESCRIPTION
       Rock-Paper-Scissors is a zero sum hand game in which each player simultaneously forms one of three shapes with an outstretched hand.
    
       As this is within PowerShell, you select your entry via text input instead.
    
       The original rules are as follows:
       'Rock' wins against 'Scissors'.
       'Paper' wins against 'Rock'.
       'Scissors' wins against 'Paper'.