Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 300 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 300 Bytes

roshambo

A Simple Roshambo Game in Python

This is an optional project included in Udacity's Intro to Programming nanodegree program. The main point of the project is to demonstrate basic knowledge of classes and subclasses.

The project requirements are listed in the code_requirements text file.