Michael Dawson has worked as both a programmer and a computer game designer and producer. In addition to real-world game industry experience, Dawson earned his bachelor's degree in Computer Science from the University of Southern California. He currently teaches game programming and design to students of all ages through UCLA Extension courses and private lessons. Visit his Web site at www.programgames.com to learn more or to get support for any of his books.
Publisher
Course Technology PTR
Volume
Edition
3
Copyright
2011
ISBN13
9781305486874
Release
Format
eBook
Grade Level
College Freshman - College Senior
DDC
TBD
Front Cover.
Title Page.
Copyright Page.
Dedication.
Acknowledgments.
About the Author.
Contents.
Introduction.
1: Types, Variables, and Standard I/O: Lost Fortune.
2: Truth, Branching, and the Game Loop: Guess My Number.
3: For Loops, Strings, and Arrays: Word Jumble.
4: The Standard Template Library: Hangman.
5: Functions: Mad Lib.
6: References: Tic-Tac-Toe.
7: Pointers: Tic-Tac-Toe 2.0.
8: Classes: Critter Caretaker.
9: Advanced Classes and Dynamic Memory: Game Lobby.