Skip to content

Udacity project # 2 for Intro to Programming Nanodegree

Notifications You must be signed in to change notification settings

EmanAlnassar/RockPaperScissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Rock - Paper - Scissors

An engaging old school game, instead of playing in the real world it is playing against the computer. The player will play against four computer players with their different behavior. The game is like traveling back in time with a text-based environment, and the player has to write his move. Also, it is one of the Udacity's Intro to Programming Nanodegree projects to practice Python.

Getting Started:

  1. Download the folder and open the terminal in your computer.

  2. Type cd to move to wherever the file is located. ( e.g., cd Download )

  3. Use ls to confirm that the file is there.

  4. Type python3 rps.py to start playing the game in the interactive mood.

About

Udacity project # 2 for Intro to Programming Nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages