I have both java game programming books.(“practical java game programming” and “java5 game programmming”). These books have good ideas but the code is difficult to follow. All the examples in the book are just pieces of programs and the full programs are so big it is hard to pick out the parts I need or even understand the basic structure. Does any one know how to find a basic structure for a GameEngine Class whether it be an online class or tutorial or book that would be helpful. Thanks for your help.
Jon