/Rock-Paper-Scissors-Game

This is a simple Python Rock-Paper-Scissors game. The game will use random numbers and ints to randomly select a choice (Rock, Paper, or Scissors). You could win, the computer could win, or there could be a draw. This was done to further self-teach and familiarize myself with the Python language.

Primary LanguagePython

This repository is not active