Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Latest commit

 

History

History
4 lines (4 loc) · 375 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 375 Bytes

OOP3200-F2020-Lab4

OOP3200-F2020-Lab3

OOP 3200 Lab 3 This lab was a collaboration between Daniel Hinbest and Ryan Clayson in Object-Oriented Programming II (OOP 3200) at Durham College. The assignment was to create a C++ console application that creates a deck of cards and create functions to allow the program to shuffle the deck, draw the cards in order, or randomly.