[android-developers] Re: 2D game BallBraker

2011-01-12 Thread Robert Green
First of all, you will not have that working in 5 days if this is your
first game.  Any one little thing will get you hung up and you'll
slip.  You will need much more time than that to get acquainted with
game development.

I published an article here about android game development -
http://www.rbgrn.net/content/54-getting-started-android-game-development
Mario Zechner has lots of great info for beginning game development at
his blog - http://www.badlogicgames.com/wordpress/

On Jan 12, 1:01 am, Abhishek Talwar r.o.b.i.n.abhis...@gmail.com
wrote:
 Hey guys
 I have to make the game like this 
 :-http://www.1980-games.com/us/action-games/block-breaker/ballbraker.php
 I have to make this in 5 days and i have no idea how to make a game.
 Even tiny help will be appreciated

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: 2D game BallBraker

2011-01-12 Thread Federico Paolinelli
@Rob: nice post, I'll read it. I am pretty curious about game
development.

@Abhishek: you could give andengine framework a try. I think it could
make your life easier. For example, it handles element collision
(which I'm pretty sure it can be useful in a game like the one you
want to devel).

Hope this helps.

 Federico


On 12 Gen, 11:30, Robert Green rbgrn@gmail.com wrote:
 First of all, you will not have that working in 5 days if this is your
 first game.  Any one little thing will get you hung up and you'll
 slip.  You will need much more time than that to get acquainted with
 game development.

 I published an article here about android game development 
 -http://www.rbgrn.net/content/54-getting-started-android-game-development
 Mario Zechner has lots of great info for beginning game development at
 his blog -http://www.badlogicgames.com/wordpress/

 On Jan 12, 1:01 am, Abhishek Talwar r.o.b.i.n.abhis...@gmail.com
 wrote:

  Hey guys
  I have to make the game like this 
  :-http://www.1980-games.com/us/action-games/block-breaker/ballbraker.php
  I have to make this in 5 days and i have no idea how to make a game.
  Even tiny help will be appreciated

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: 2D game BallBraker

2011-01-12 Thread Robin Talwar
Thanks guys for the links and suggestions.
I am going through your article also robert it seems to be quite helpfull.

Regards



On Wed, Jan 12, 2011 at 4:50 PM, Federico Paolinelli fedep...@gmail.comwrote:

 @Rob: nice post, I'll read it. I am pretty curious about game
 development.

 @Abhishek: you could give andengine framework a try. I think it could
 make your life easier. For example, it handles element collision
 (which I'm pretty sure it can be useful in a game like the one you
 want to devel).

 Hope this helps.

 Federico


 On 12 Gen, 11:30, Robert Green rbgrn@gmail.com wrote:
  First of all, you will not have that working in 5 days if this is your
  first game.  Any one little thing will get you hung up and you'll
  slip.  You will need much more time than that to get acquainted with
  game development.
 
  I published an article here about android game development -
 http://www.rbgrn.net/content/54-getting-started-android-game-development
  Mario Zechner has lots of great info for beginning game development at
  his blog -http://www.badlogicgames.com/wordpress/
 
  On Jan 12, 1:01 am, Abhishek Talwar r.o.b.i.n.abhis...@gmail.com
  wrote:
 
   Hey guys
   I have to make the game like this :-
 http://www.1980-games.com/us/action-games/block-breaker/ballbraker.php
   I have to make this in 5 days and i have no idea how to make a game.
   Even tiny help will be appreciated

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en