Skip to content

grantfar/cis237assignment3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 3 - Inheritance, Abstract Classes, Interfaces, and Polymorphism

Due: 10-20-2015

Author

Grant Farnsworth

Description

This is an droid inventory manangment program. It allows you to have two lists of droids: an inventory list and a sold list. Droids in the inventory list can be removed or sold. droids in the sold list can be returned to the inventory.

Notes

when numbers are used for promps select the number not the corasonding text

y/n questions must be awnsered with a y key press or a n key pres

Outside Resources Used

Visual Studio 2013 Git Github

Known Problems, Issues, And/Or Errors in the Program

None

About

Inheritance, Abstract Classes, Interfaces, and Polymorphism

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%