Game Development Reference
In-Depth Information
Test it!
Make sure all of the package classes are in the correct folders for developmenment environment
you have chosen as described earlier in this chapter. Select to Build the project, Export the movie,
Publish, or the similar option in your development envrionment.
If the game doesn't work properly, the most common problem will be class path errors. If you are
having problems with the build process, start by rechecking the path to the framework package
structure.
Summary
In this chapter, we covered a lot of ground that will be the basis for all of the games throughout
the rest of this topic. We created the basic framework and package structures that all the games
in this topic will use. We also created a very simple game to demonstrate the basic interaction
between the various classes in the framework.
In the next chapter, we are going to make the first full-blown game with the framework. Super
Click is a relatively simple game, but going though the design and the code necessary to hook it
into the framework will help solidify the concepts we have covered in this chapter.
Search WWH ::




Custom Search