- ホーム
- > 洋書
- > 英文書
- > Juvenile Grades 7-9
Full Description
Do you enjoy playing video games and want to learn how to create your own? "Game Programming for Teens, Third Edition" shows you how to design and develop a complete video game from start to finish, no prior programming knowledge required. You'll begin by learning the basics of BlitzMax, a simple cross-platform game programming language that can be used on Windows, Mac, or Linux operating systems. Once you understand how to write the programming code, you'll begin to incorporate all the graphical elements of games including varying colors, loading and displaying images, and creating scrolling backgrounds. Finally, you'll learn how to add sound and music, use keyboard input codes, and even integrate artificial intelligence. New skills are taught step-by-step, and each chapter builds upon the techniques you learned in the previous, so by the end of the book you'll have built your very own fully functioning video game. And the CD-ROM contains all the source code, art and sound files, and demo versions of BlitzMax and the other programs used in the book. So don't just play video games, build your own, with "Game Programming for Teens, Third Edition!"
Contents
Part I: The Basics of BASIC;
1. Getting Started;
2. Getting to Know BASIC;
3. Loops, Functions, Arrays, and Types;
4. The Style Factor;
Part II: Getting Graphical;
5. Beginning Graphics;
6. Page Flipping and Pixel Plotting;
7. Animation;
8. Collision Detection;
Part III: Completing the Puzzle;
9. Handling Input;
10. Sounds and Music;
11. Artificial Intelligence;
12. The Final Frontier: Invaderz!!!;
Part IV: Appendices;
A. Scan Code Reference;
B. Useful Links;
C. What's on the CD;