Closed thearod5 closed 5 years ago
there classes created from above should all be moved into a different directory other than "logic".
@thearod5 if we are not using a specific design pattern, why would this be necessary?
Closes #97 and theres no need to split the logic over many classes once main.java is named to Gui or something.java
First, Main.java contains all GUI information, which needs to be split into separate classes.
Second, there classes created from above should all be moved into a different directory other than "logic".