The code has been refactored a lot, so now it's all self contained in an object (before it was made by multiple classes and global variables, it was really a mess). The logic is now clearer and a more meaningful approach has been used in the code.
The code has been refactored a lot, so now it's all self contained in an object (before it was made by multiple classes and global variables, it was really a mess). The logic is now clearer and a more meaningful approach has been used in the code.