Challenge accepted.
Hi Mike, I would like to help but honestly I have to say that the codebase of this game is in a despicable state. I am an experienced developer and, after playing some time this game, I took a fancy to contribute to it, starting by trying to sovle the first but I found, which lead me to delve into the code. My first days spent into it left me in a very negative mood. The project is not modular at all, there are classes with 3000+ lines of code, with lots of interdependencies. The code itself does...