Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Which of these two tutorials should I use to learn how to develop Andorid games? :O

  1. #1
    Junior Member
    Join Date
    May 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Which of these two tutorials should I use to learn how to develop Andorid games? :O

    So I have learned the basics of Java and I now want to start on game developing for Android I have already started on making my first game, but I found these two different tutorials and I have to pick one to follow, since they both use different methods to accomplish stuff :S

    The first one is this: Just google kilobolt game tutorials
    Which I have used all along to get where my game is now However, the game I'm making is a 2D Overview type and not a 2D shooter :/ It's also focused on making the games to Android Im also sceptical about if this is the best way :/

    The second one is this: add this behind youtube /playlist?list=PL8CAB66181A502179&feature=plcp
    The videos show how to make regular java 2D overview, like the one I want to make, but on a much more complicated way than the first one. This one also kinda copies Notch's code from his Ludum Dare Game Minicraft

    I just can't choose :S It seems like the second one would be the best choice, since it's very similar to how I want my game to turn out :/

    Note: I know that there are many different ways to make and develope games, so I'm just asking for your opinion Feel free to add other tutorials Thanks for reading all this


  2. #2

    Default Re: Which of these two tutorials should I use to learn how to develop Andorid games? :O

    From both, Kilobolt tutorial for developing game is one of the most preferable. You should go with that.

Similar Threads

  1. Replies: 1
    Last Post: August 5th, 2013, 02:49 PM
  2. What are the best courses to take to learn how to develop mobile apps?
    By quynhminh20142015 in forum Java Theory & Questions
    Replies: 0
    Last Post: July 18th, 2012, 04:03 AM
  3. Replies: 0
    Last Post: October 29th, 2011, 02:37 AM