A Beginning Programmer's Guide to Java: Java Video Game Programming: Game Logic
The simple video game kernel I presented earlier is a good start, but some compromises were made to make it as simple as possible. Now we're going to start adding back some of the complexity to give us more control over what we can do with it. The first s
beginwithjava.blogspot.com |