Skip to content

This is a simple terminal-based game of Rock, Paper, Scissors.

Notifications You must be signed in to change notification settings

johnnynalley/rock_paper_scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rock, Paper, Scissors

Info

This is a simple "rock, paper, scissors" program written in Python. It uses the random module to randomize computer responses, with the code in a while loop so that you can play as long as you would like to.

This project is my first project since switching from Neovim to VS Code. I'm trying to get used to the VS Code keybinds and improve my coding skills, and I felt doing projects was the best way to do so.

About

This is a simple terminal-based game of Rock, Paper, Scissors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages