Finishing Things Up and Making It Fast

Now you have just about everything you need for the game. Of course, some of the basics, such as keyboard input, sound, and music, are in the game, too, but these functions exist in classes not listed in this chapter. Besides the classes already listed in this chapter, there are three other classes:

Don't worry; the source code for these classes is on the website, and the code relevant to this chapter was listed here and there. To make the game run at a higher frame rate, a couple of changes were made to the GameCore class: