Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 209 Bytes

File metadata and controls

9 lines (5 loc) · 209 Bytes

Roshambo - Rock-Paper-Scissors from the command line

How to play

  1. $ mix escript.build

  2. $ ./roshambo rock (or paper or scissors)

  3. $ ./roshambo rock --paper (will tell the computer to play paper)