Open nvcompsci opened 3 years ago
Oh, sorry I didn't see your response till a few minutes ago after turning in the project. I quickly made a Levels class and converted one of the methods to it. I don't know if your counting the main class as one of those two classes or do we need the main class and two additional classes? (Originally I was making everything in one class because the motherboard in my computer died so I was stuck to making the project in jdoodle for a bit. I then later got a new motherboard and my computer is back to running again so I was able to open it in NetBeans, but I decided to just stick to only the main class, so I didn't have to remake as much.)
That sounds great, the main plus one is the mark. Thank you for making that adjustment!
Well done, Jeremiah!
On Thu, Dec 17, 2020, 3:36 PM Jeremiah3254 notifications@github.com wrote:
Oh, sorry I didn't see your response till a few minutes ago after turning in the project. I quickly made a Levels class and converted one of the methods to it. I don't know if your counting the main class as one of those two classes or do we need the main class and two additional classes?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Jeremiah3254/Final-Project/issues/1#issuecomment-747687056, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHQGP4ZHRSTF3HRCFXD7YJTSVJTTVANCNFSM4UXCPBXQ .
Jeremiah,
You are making very good progress, keep it up! Think about how you can refactor a little bit to have at least two classes in the program. One part of the Systems rubric is using the object oriented programming style, which requires multiple classes.
Mr. Word