Putting It All Together

As an example of some of the ideas from this chapter, the source for this chapter includes a variant of the tile-based game from that shows different game states (including a loading screen), logging using the java.util.logging package, and JNLP capability. You could still add plenty to this game, but I'll leave that part up to you!