Sean's repositories
bulgarianSolitaire
A program that plays a game of Bulgarian Solitaire with a 45 card deck.
Array-Sorter
A program that required me to implement Java interfaces to make the writing of functions more efficient.
diceSimulator
A program that simulates rolling two six-sided dice 1000 times, and prints a table of the empirical distribution.
OOP-Midterm
This program required me to demonstrate my knowledge of dynamic memory allocation, classes, inheritance, and operator overloading.