Skip to content

misurac/RockPaperScissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

RockPaperScissors

A fun game of rock paper scissors -- it's you versus the machine!

Type in Rock, Paper, or Scissors and view your result.

Operating system

Windows.

To Run

Navigate to the project folder. Install and update Flask using pip:

pip install -U Flask

Start the program

In Powershell, navigate to the project folder and run the following line

python "rockpaperscissors.py"

Copy and paste the displayed http location into your browser

EX: http://127.0.0.1:5000/

To Interact with Project

Type in Rock, Paper, or Scissors. See if you won, lost, or tied against the machine!

About

A fun game of rock paper scissors -- it's you versus the machine!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published