Next semester we have a module in making Java applications in a team. The requirement of the module is to make a game. Over the Christmas holidays I\'ve been doing a little
There is a simple way to optimize your program. Get rid of any complex code and just use JComponent instead Canvas and paint your objects on it. Thats all. Enjoy it...