-
Notifications
You must be signed in to change notification settings - Fork 0
List of Cool Things
mfintonis edited this page Feb 19, 2018
·
1 revision
This is a repository for my Comp 730 work. As of now, there is only assignment 2 and assignment 3 in this repo as that is all we have covered. Assignment two demonstrates basic inheritance with abstract classes. Assignment 3 demonstrates basic implementation of a interface with classes that build off of it. The assignment also was left open ended for the main loop so the solution I came up with may be quite different from what others did.