JavaMidlet Logo

Creating mobile Java Games

 

Posted by: kihbord

Posted under: Java Mobile Development Tutorials

Posted on: Jul 3, 2008

Print This Post Print This Post Email This Post Email This Post

While going thru my mail this morning, I came across a tutorial for a crash course on creating mobile Java games. The tutorial is clear and simple and discusses in a step by step manner on how to create mobile Java games. The author, Anders, actually does it by going thru an example of a mobile game that he created.

Anders started by enumerating the steps below and goes thru it one by one in detail.

If you’re starting to learn mobile Java game programming and you’re planning to use Eclipse, EclipseME and the Sun Java Wireless Toolkit, the mobile Java game tutorial of Anders Vind Ebbesen (and his alter ego “the cow”) :-) can be found at Koder & Ko (Coder & Cow - in english) is a good place to start (don’t worry the tutorial is in english :-)




Related posts


Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • description
  • Reddit
  • Slashdot
  • StumbleUpon

Comments

4 Responses to “Creating mobile Java Games”

  1. Carl Says:

    Nice article! I think I will try this when I finally got my own notebook. Hoping it will be sooner. Thanks!

  2. bluemoon Says:

    ..how will i connect my program to a cellphone??..what are the codes??..

    thanks = )

  3. kihbord Says:

    @bluemoon: what do you mean?

  4. Jim - 406NotAcceptable Says:

    Strange how the author is miffed at not having a ‘6 easy clicks’ solution for setting up an IDE for J2ME, when such a solution already exists — Netbeans Mobility Edition.

    @Bluemoon just toss it over using Bluetooth or your memory card (using a reader)

Leave a Reply