Wednesday, July 28, 2010

Creating Mobile Games: Using Java ME Platform to Put the Fun into Your Mobile Device and Cell Phone

[[[Creating Mobile Games: Using Java ME Platform to Put the Fun into Your Mobile Device and Cell Phone]]]



Discription :

Creating Mobile Games: Using Java ME Platform to Put the Fun into Your Mobile Device and Cell Phone is a practical build-it-yourself mobile Java games book with lots of complete working code and advice:

  • Shows you how to create a basic game and make it a professional one (by adding a pro look-and-feel by writing your own menus or using the open source J2ME Polish, and enabling marketing/billing from your own web site)
  • Demonstrates Wireless Messaging and other optional APIs (using SMS, PIM, File Connection, Bluetooth, and so forth in a multiplayer game)
  • Covers the new MIDP3

What youll learn

  • Start using the MIDP2 and MIDP3 in the newly open sourced Java ME Games API.
  • Add a truly professional look-and-feel to your Java ME games.
  • Use threads, tones, and other media.
  • Store and retrieve data and enable networking.
  • Create advanced interactive messaging with optional APIs for multiplayer gaming.
  • Explore a complete business model for independent developers (distributing their own games) as well as for larger companies.

Who is this book for?

Software engineers with some knowledge of Java who would like to switch to MicroEdition programming, particularly games




More review coming soon.

The book is not for the beginners. It contains useful information but I had to browse through some other sources in order to write my first simple game for the cell phone.

This is a pretty good book on creating mobile games for the Java platform. The author does not assume that you already have a working knowledge of the tools involved, so she starts by introducing you to these tools to give you a general idea of what is involved. Next she covers what you must do to set up your computer for Java Micro Edition game development and how to get your games running on an actual target device. Then, once you have your development environment up and running, you can begin building and modifying the book's examples. The book website at Apress has all of the source code for the examples available for you to download. The author assumes you already know Java programming with Java Standard Edition, and that you already know something about designing a game - this is not a book on the theory of game design. The point of this book is to show you how to do all of this with Java ME. Even multi-player gaming is explored by showing how to write a program for a game of checkers using Java ME. The following is the table of contents:

1. Getting Started 1
2. Using MIDlets 21
3. Using the MIDP 2 Games API 53
4. Using Threads and Media 95
5. Storing and Retrieving Data 131
6. Using Network Communications 193
7. Advanced Messaging and Data Access 263
8. Securing Your Applications 305
9. Mobile 3D Graphics API 317
10. Add a professional look 351

You can carry some of the ideas into other types of applications, but this book is very much focused on Java mobile games. For that purpose it is highly recommended.





Buy Here (for discount) Creating Mobile Games: Using Java ME Platform to Put the Fun into Your Mobile Device and Cell Phone

0 comments: