13 of 13 people found the following review helpful:
5.0 out of 5 stars
What a wonderful book!, July 27, 2009
This review is from: Foundation Game Design with Flash (Foundations) (Paperback)
I wish all computer books were written this well! This is not only the best book (by far) on this subject, but it is also the most clear, comprehensive, and engaging programming book I've read on any subject! The author is expert at building concepts at just the right pace to make the subject easy to digest, but he never skips over explaining the why, as well as the how of each concept. Chap 6 on controlling the player and overhead multi-axis scrolling (think Gauntlet, or Zelda) is well worth the book's price alone. Chap 7 "Bumping into things" gives three different methods for collision detection explaining the benefits and drawbacks of each. This is typical of the author's approach of showing you different ways to accomplish what you wish, and suggesting which method to use in different circumstances, but leaving the use of each tool up to you. He even goes so far as to first demonstrate an inferior, but common way of controlling a player's movement, so the correct method (which immediately follows) will make more sense, leading you to understand why the better method works so well. Chap 9 on platform game physics (think Mario) is superb, and like Chap 6 is worth the book's price alone. Side scrolling platform games are at best glossed over in other books. The whole time I read this book I felt like the author was reading my mind, anticipating my questions, and giving me a little more depth where it was needed. When you finish this book, there will be little (if anything) you can't do in 2D game programming in Flash. Lively, engaging, and actually fun to read, highly recommended!
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
11 of 11 people found the following review helpful:
5.0 out of 5 stars
Great Book on Undersrtanding Flash Game Design, July 14, 2009
This review is from: Foundation Game Design with Flash (Foundations) (Paperback)
Adobe Flash has been around for over 10 years now (wow, has it been that long?) and until recently has been mainly focused on creating online games. Now that in recent versions of Flash have evolved abit, it is being used not only for game design, but also for online video, and RIA applications.
Though for the most part Flash is best suited to create online animated games because it is very efficient for download size, is fast, has a very robust programming language (AS 3.0) and has many tools for quick and easy animation using the timeline.
This book is one of the few books focusing primarily on game design with Flash as opposed to other books focusing on specific topics such as animation or coding or component creation, etc. The author assumes no previous knowledge with Flash or programming but it would be helpful in speeding up your learning curve if you had a little experience in either programming or Flash.
The author starts at the very begginning of the book in explaining the basics of Flash and the components involved as well as the interface with the timeline. The author goes into how to program with ActionScript and how it differs from other languages. Then more basic topics are discussed such as how to create symbols (buttons and movieclips) and a basic template for the first game is discussed.
More ActionScript basic topics are discussed such as variables, using objects and methods, and how to code events. Then the next chapter (chapter 4) one of the more important topics are dicussed which focus on movie clips. Movie clips are the foundation of creating Flash games (let alone almost everything else). Anything in a movie clip (image, video, sound, animation, object) can be controlled via ActionScript which is why its so powerful.
The author gives a great explanation to these important topics and helps the reader understand what will be involved in creating Flash games.
The author then discusses other fun and important topics in game design such as how to use AS to control the player characters in the different keyboard and mouse events. Understanding how to control your characters movement in your game is very important.
I really enjoy the way the author explains the topics discussed because he describes everthing in a relaxed, easy to read format without too much technical jargon (unless needed, of course). It doesnt sound like a technical book, but sounds like a book that someone really enjoys what they are doing and that comes across from the book.
A really fun chapter (chapter 7) is the discussion of how to program collisions with your game character and teh environment you create for it. The author talks about the AS objects hitTestPoint, Collision, etc.
The rest of the book focuses on more somewhat advanced techniques such as object oriented game design, game physics, and advanced charcter control.
Its a very in-depth book and will take you awhile to go through it all but it is done very well and a highly recommeded if you want to really understand flash game design and development.
A great buy!
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No
8 of 8 people found the following review helpful:
5.0 out of 5 stars
High Praise for Rex van der Spuy!, October 16, 2009
This review is from: Foundation Game Design with Flash (Foundations) (Paperback)
I've struggled through a number of AS books, but even the highest-rated best sellers left me feeling discouraged,frustrated and well, stupid. Not necessarily because of the books themselves-I have a learning disability, and have always struggled with this type of learning. I think the difference is that this author remains empathetic with the reader all the way through. ("Like he was reading my mind" as another reviewer said.) He doesn't "speed ahead" after covering the basics. I would definitely recommend this book for anyone who has given up on Action Script programming.
Help other customers find the most helpful reviews
Was this review helpful to you? Yes
No