Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 419 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 419 Bytes

Rust Paper Scissors

A command line rock paper scissors program

To use, run this from the command line otherwise you will not see the output

Usage

  1. Download the release
  2. Open up a terminal (cmd or powershell)
  3. Change the working directory to where the downloaded .exe is
    1. typically on windows this is in your downloads directory
    2. cd %userprofile%\downloads
  4. Run the .exe
    1. .\rust-rps.exe