BEGINNING JAVA SE 6 GAME PROGRAMMING, THIRD EDITION is perfect for beginner level game programmers with some Java experience who want to quickly and easily learn how to create games using the latest version of the Java SDK, Java 6. Written in simple language, the book teaches each new skill using engaging tutorials in which you'll write short programs that demonstrate the topics being covered to reinforce what you've just learned. Each chapter builds upon the previous ones, allowing you to repeat and practice the techniques covered. You'll begin with the basics of writing a simple game using vector graphics, move on to utilizing Java's advanced library to add animation and sound effects, and end by creating a professional, sprite-based game full of interesting artwork and details that you can share with others on the web. And you'll be able to use the skills and techniques you've learned to create your own games to play and share. All you need to get started is a basic understanding of Java and your imagination!
It's a good book for a starter, but it has a look of inconsistencies. I warmly recommend you understand the code in the book and then just use the code provided online because not all of the updates are discussed in the book and you will have a lot of cleaning up to do.