List of Cool Things - mfintonis/COMP730-Repository GitHub Wiki

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.