Tap, Move, Shake
Author: Todd Moore
Publisher: O'Reilly
Pages: 254
ISBN: 978-1449303457
Aimed at: Beginner iPhone/iPad game developers
Rating: 4
Pros: Great introduction and walk through of completed game
Cons: Too simple in places, doesn't cover Objective-C
Reviewed by: Bill Cunningham

 

Want to build a game for the iPhone or iPad in a week? From scratch? Then this book is for you!

 

This book has the subtitle Turning Your Game Ideas into iPhone & iPad Apps and covers the basics of Xcode, animation, movement, touch, sound, physics and artificial intelligence. The book also covers the practical aspects of image creation and sound effects as you enhance and improve an ever more sophisticated game.

 

 

Banner

 

Chapter 1 covers the standard introduction and installation of Xcode and how to get around in the IDE. This chapter gives a great overview of the IDE and its functional areas. Simple and straight forward.

Chapter 2 covers the starting concepts and the first pong type paddle game, including adding multitouch to the interaction to get those paddles moving! Sprinkled throughout the chapter are gotchas between iOS3 and iOS4 changes. Also touched on are gestures and sounds.

Chapter 3 covers creating the graphics for your game, display resolution including how to handle Retina displays, the application icon and how to hook all those into the project.

Chapter 4 is the physics of the game and how the paddles should move, how to deal with animating the paddles smoothly without jumping, and problems with touch points and how they affect display and game play.

Chapter 5 is all about sound, sound formats, and conversion utilities. It also contains sections on recording and covers editing them with audacity. This is a great starter chapter to get going if you've never had to deal with sounds in a program before. Great primer.

Chapter 6 adds a computer opponent to the air hockey game. Progressing from a simple random controller to a more sophisticated state machine controller. This chapter really explores the steps from simple concepts through the missteps one would take during development.

Chapter 7 covers preparing, versioning and marketing in the App store. It also covers common failures that can get your app rejected from the App store, such as not displaying an appropriate dialog when internet connectivity is required. Lastly it discusses advertising, create a lite version of your app and how to market and track your sales progress.

This book is light on Objective-C, so if you've never done any programming with it you should pick up a companion book, but if you can follow the examples and don't care about what is going on underneath, this is a great starting book for game programming.

Banner


Clean Craftsmanship

Author: Robert C. Martin
Publisher: Addison-Wesley
Date: November 2021
Pages: 416
ISBN: 978-0136915713
Print: 013691571X
Kindle:B095C16LSW
Audience: General
Rating: 4
Reviewer: Mike James
Well, I'm a clean craftsman - are you?



WordPress Plugin Development, 2nd Ed

Author: Brad Williams, Justin Tadlock, John James Jacoby
Publisher: Wrox
Pages: 480
ISBN: 978-1119666943
Print: 1119666945
Kindle: B0899MW9CP
Audience: WordPress developers
Rating: 4.5
Reviewer: Kay Ewbank

The authors of this book are well-known in the WordPress world, with more than 100 published plug [ ... ]


More Reviews

Last Updated ( Tuesday, 28 February 2012 )