In my voyage of discovery of java I have coded classes for virtual joystick, A*, scrolling, player physics, etc. But now I am trying to put all my methods together and build a game.
I am trying to follow an MVC pattern and so far, have 5 packages and 27 classes. But the big problem I have now is keeping track of everything. I have tried UML before, but got turned off - as it is another thing to learn! At the moment I am using an a4 notepad, but the landscape is to small so was thinking of buying an A1 flip chart type thing.
I was wondering how you pro developers manage or any good books text you can recommend.
Thanx in advance
Darren