HComponentLibrary icon indicating copy to clipboard operation
HComponentLibrary copied to clipboard

Create a Driver Class (DUE 2/12)

Open lRolwes opened this issue 5 months ago • 0 comments

Create a class which will serve as the controller in our mvc hierarchy. It will have methods for levels 1,2 and 3, a method for a happy ending and a method for sad ending. These methods need not have any contents other than to print the fact that they happened to terminal. There should also be a main method that will execute the other methods in a reasonable order

lRolwes avatar Feb 05 '24 21:02 lRolwes