Gamestudio Links
Zorro Links
Newest Posts
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (AndrewAMD), 1,014 guests, and 1 spider.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Android first try #374630
06/20/11 15:57
06/20/11 15:57
Joined: Nov 2010
Posts: 96
Vienna
S
Schubido Offline OP
Junior Member
Schubido  Offline OP
Junior Member
S

Joined: Nov 2010
Posts: 96
Vienna
Hi,

I hope it is fine to put this here - it's not 3DGS.
I'm starting with Android development and just made my first (quite rough) attempt of a little game.
Its about catching beetles and not destroying flowers by moving the device.

Since there are many different devices out there, I would be happy if someone is interested in trying it out:
- does it run on your device (which)?
- is movement smooth?
- how does it look like?

You need an Android device with Android 2.2 or higher and orientation sensor.

http://schubidos.bplaced.net/download.php?file=BeetleSnatch.apk

Re: Android first try [Re: Schubido] #374645
06/20/11 17:48
06/20/11 17:48
Joined: Jul 2009
Posts: 1,198
Berlin, Germany
L
Liamissimo Offline
Serious User
Liamissimo  Offline
Serious User
L

Joined: Jul 2009
Posts: 1,198
Berlin, Germany
Android 2.1 frown

But welcome to Android Developement, isn't it easy as hell? laugh

Last edited by TheLiam; 06/20/11 17:48.

"Ich weiss nicht genau, was Sie vorhaben, aber Sie können keine Triggerzonen durch Ihr Level kullern lassen."
-JCL, 2011
Re: Android first try [Re: Liamissimo] #374646
06/20/11 17:53
06/20/11 17:53
Joined: Mar 2006
Posts: 1,993
Karlsruhe
PadMalcom Offline
Serious User
PadMalcom  Offline
Serious User

Joined: Mar 2006
Posts: 1,993
Karlsruhe
I love the intents, it is a pretty nice idea to share information between the different views and it is so much easiert and cleaner than the HTML Post/Get construct.

Re: Android first try [Re: PadMalcom] #374679
06/20/11 21:21
06/20/11 21:21
Joined: Oct 2007
Posts: 5,210
Ä°stanbul, Turkey
Quad Offline
Senior Expert
Quad  Offline
Senior Expert

Joined: Oct 2007
Posts: 5,210
Ä°stanbul, Turkey
yes, intents. I currently program for android at work, loving it.

Last edited by Quadraxas; 06/20/11 21:21.

3333333333
Re: Android first try [Re: Quad] #374702
06/21/11 01:41
06/21/11 01:41
Joined: Oct 2005
Posts: 4,771
Bay City, MI
lostclimate Offline
Expert
lostclimate  Offline
Expert

Joined: Oct 2005
Posts: 4,771
Bay City, MI
not bad on the lg optimus (the c from cricket) its smooth. you might want to let the user calibrate the motion detector so if they want they can put the screen in font of them held up instead of in there lap if they want. took me a sec to figure out what to do so for everyone elses benefit:

your a control a net in a field of flowers(?) if you ruin more than one flower you lose and you must navigate them using the motion control while trying to catch beetles. the beetles can move through the flowers so its tricky.


might also want to have some sort of point system, and even at the end if it just reset automatically that would be cool although a second level would be even cooler.

what did you use for an engine? or is this just written purely in code?

i only ask because ive been wanting to get into it and im thinking of using the jmonkey engine, but havent had much time to mess with it yet.

Re: Android first try [Re: lostclimate] #374714
06/21/11 06:43
06/21/11 06:43
Joined: Nov 2010
Posts: 96
Vienna
S
Schubido Offline OP
Junior Member
Schubido  Offline OP
Junior Member
S

Joined: Nov 2010
Posts: 96
Vienna
@TheLiam

Quote:
welcome to Android Developement

Thank's!

Quote:
isn't it easy as hell?

Well not yet - I just started and I'm also new to Java. So it's more reading then coding at this point of time wink

@lostclimate
Many thanks for trying it out and your feedback.
It's important to me to get knowing, how it behaves on different devices in early stages of development, because by now I have no sense for this new environment.

Quote:
you might want to let the user calibrate

Yes - this is important! It must also work if someone is couching in his bed with screenside down.
Points are planned.

Quote:
what did you use for an engine? or is this just written purely in code?

Its just Java and the Android SDK - no engine.

Re: Android first try [Re: Schubido] #375673
06/27/11 07:25
06/27/11 07:25
Joined: Nov 2010
Posts: 96
Vienna
S
Schubido Offline OP
Junior Member
Schubido  Offline OP
Junior Member
S

Joined: Nov 2010
Posts: 96
Vienna
Updated (same download link)
- counting points & time
- improved start screen
- beetles try to escape => more tricky
- response to device movement more sensitive
- initial position of device at game start is taken as zero angle
- endless level (re-spawning of lady birds)
- no flowers at starting position of butterfly net

Feedback still wellcome - especially behavior on different devices.


Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1